AbstractProtectedrollingOptionalstorecalculateMaxAge calculates the max age of the session based on createdAt and the rolling and absolute durations.
Abstractdeleteepoch returns the time since unix epoch in seconds.
AbstractgetAbstractsetsave adds the encrypted session cookie as a Set-Cookie header. If the iat property
is present on the session, then it will be used to compute the maxAge cookie value.
OptionalisNew: boolean
isRolling returns true if rolling sessions are enabled.