Name Description Size
info.txt 106
tls_session_manager_sqlite.cpp 854
tls_session_manager_sqlite.h An implementation of Session_Manager that saves values in a SQLite3 database file, with the session data encrypted using a passphrase. @warning For clients, the hostnames associated with the saved sessions are stored in the database in plaintext. This may be a serious privacy risk in some situations. 1661