We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac98505 commit adf3800Copy full SHA for adf3800
doc/dox_comments/header_files/ssl.h
@@ -1742,6 +1742,7 @@ int wolfSSL_CTX_der_load_verify_locations(WOLFSSL_CTX* ctx,
1742
\param method pointer to the desired WOLFSSL_METHOD to use for the SSL
1743
context. This is created using one of the wolfSSLvXX_XXXX_method()
1744
functions to specify SSL/TLS/DTLS protocol level.
1745
+ This function frees the passed in WOLFSSL_METHOD struct on failure.
1746
1747
_Example_
1748
\code
0 commit comments