An implementation of TLSSessionManager that saves values in a SQLite3 database file, with the session data encrypted using a passphrase.
The higher the safer, but will takes longer to load
Botan is released under the Simplified BSD License (see LICENSE.md)
(C) 2012 Jack Lloyd (C) 2014-2015 Etienne Cimon
SQLite3 TLS Session Manager