An implementation of TLSSessionManager that saves values in memory.
An implementation of TLSSessionManager that does not save sessions at all, preventing session resumption.
TLSSessionManager is an interface to systems which can save session parameters for supporting session resumption.
TLS Session Manager