mbedtls_ssl_context_get_config() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferencesData Use

Return value

Pointer to the SSL configuration associated with \p ssl.

Notes

The pointer returned by this function is guaranteed to remain valid until the context is freed.

References