Hash table of SSL_SESSION objects used for the internal session cache.

Synopsis

Declared in <openssl/ssl.h>

struct lhash_st_SSL_SESSION;

Non-Member Functions

Name

Description

SSL_CTX_sessions

Return a pointer to the context's internal SSL_SESSION LHASH cache.

Created with MrDocs