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.
Botan is released under the Simplified BSD License (see LICENSE.md)
(C) 2011 Jack Lloyd (C) 2014-2015 Etienne Cimon
TLS Session Manager