Structs§
- Wrapped
Local 🔒User Data Key - An indirect symmetric key for encrypting local user data (e.g. password generator history). Enables offline decryption of local data after a key rotation: only the wrapped key is re-encrypted; the local user data key itself stays intact.
Enums§
- Local
User Data KeyError - Errors that can occur when working with
WrappedLocalUserDataKey.