Open storage for identity and atomically load cached context.
Set the persisted cache key (called at login).
Get the currently set cache key, or null.
Persist the CryptoKey to IndexedDB for warm return after browser restart.
Load a previously persisted CryptoKey from IndexedDB.
Open storage for identity and atomically load cached context.