Skip to main content

Module local_user_data_key

Module local_user_data_key 

Source

Structs§

WrappedLocalUserDataKey 🔒
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§

LocalUserDataKeyError
Errors that can occur when working with WrappedLocalUserDataKey.