mbedtls_ssl_session_free() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Notes

A session object can be freed even if the SSL context that was used to retrieve the session is still in use.

References

from examples