Name Description Size
info.txt 291
tls_session_manager_sqlite.cpp 688
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. 1490