[#SSL_SESSION] = SSL_SESSION :mrdocs: Opaque SSL/TLS session state used for resumption and caching. == Synopsis Declared in `<openssl/ssl.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:ssl_session_st.adoc[ssl_session_st] SSL_SESSION; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#