View Source Charon.SessionStore (Charon v3.1.1)

The persistent session store. See Charon.SessionStore.Behaviour for callbacks. All functions delegate to the configured session store module.

Client applications should use this module to interact with the underlying implementation, because this module takes care of session struct version upgrades as well.