mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 10:12:19 +01:00
Recommend using `wolfSSL_get1_session` and `NO_SESSION_CACHE_REF` for session resumption purposes. `wolfSSL_get_session` should not be used unless to inspect the current session object.