used to encrypt the session data
a random number generator
filename of the SQLite database file. The table names tls_sessions and tls_sessions_metadata will be used
a hint on the maximum number of sessions to keep in memory at any one time. (If zero, don't cap)
sessions are expired after this duration has elapsed from initial handshake.