loadSessionPasskey

abstract suspend fun loadSessionPasskey(): SessionPasskey?(source)

Load the persisted session passkey, or null if none is stored or the stored entry has expired (per SessionPasskey.expiresAtEpochMs).