Expand description
reinit_user_crypto: refresh an unlocked user’s cryptographic state
intended to be used for mobile clients.
Structs§
- Reinit
User Crypto Request - State used to re-initialize an unlocked user’s cryptographic state after
accountCryptographicStateandV2UpgradeTokenare received in a sync.
Enums§
- Reinit
User Crypto Error - Errors that can occur when re-initializing user cryptography state.
Constants§
- UNIFFI_
META_ 🔒CONST_ BITWARDEN_ CORE_ ERROR_ REINITUSERCRYPTOERROR - UNIFFI_
META_ 🔒CONST_ BITWARDEN_ CORE_ RECORD_ REINITUSERCRYPTOREQUEST
Functions§
- reinit_
user_ 🔒crypto - Re-initialize the user’s cryptographic state during an unlock session for a V1 -> V2 upgrade. If the user is already V2 this function is a no-op.