updated comment for httpcSetSSLOpt
This commit is contained in:
parent
f88fb6ca27
commit
680fb5858b
@ -131,6 +131,7 @@ Result httpcAddTrustedRootCA(httpcContext *context, u8 *cert, u32 certsize);
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Sets SSL options for the context.
|
* @brief Sets SSL options for the context.
|
||||||
|
* The HTTPC SSL option bits are the same as those defined in sslc.h
|
||||||
* @param contect Context to set flags on.
|
* @param contect Context to set flags on.
|
||||||
* @param options SSL option flags.
|
* @param options SSL option flags.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user