Skip to main content

Module reinit_user_crypto

Module reinit_user_crypto 

Source
Expand description

reinit_user_crypto: refresh an unlocked user’s cryptographic state intended to be used for mobile clients.

Structs§

ReinitUserCryptoRequest
State used to re-initialize an unlocked user’s cryptographic state after accountCryptographicState and V2UpgradeToken are received in a sync.

Enums§

ReinitUserCryptoError
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.