mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-21 20:42:44 +02:00
ssl: Updated docs.
This commit is contained in:
parent
de27e7b171
commit
3971f3e053
@ -351,7 +351,7 @@ Result sslContextAddPolicyOid(SslContext *c, const char *str, u32 str_bufsize);
|
||||
* @brief ImportCrl
|
||||
* @note Only available on [3.0.0+].
|
||||
* @param c \ref SslContext
|
||||
* @param[in] buffer Input buffer, must not be NULL.
|
||||
* @param[in] buffer Input buffer, must not be NULL. This contains the DER CRL.
|
||||
* @param[in] size Input buffer size.
|
||||
* @param[out] id Output Id. Optional, can be NULL.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user