mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-30 22:19:49 +01:00
Allow the user to register a session remove callback with wolfSSL_CTX_sess_set_remove_cb() that will be called when the session is about to be free'd or evicted from cache.