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

Notes

On server, session tickets are enabled by providing non-NULL callbacks. On client, use \c mbedtls_ssl_conf_session_tickets().

References