Expand description
Client for unlocking a rehydrated Bitwarden SDK client.
Structs§
- Unlock
Client - Client for minting session keys and unlocking the vault with one.
Enums§
- Unlock
Error - Errors returned by
UnlockClient::generate_session_keyandUnlockClient::unlock. - Unlock
Method - The unlock factor used to unlock a rehydrated client.
Traits§
- Unlock
Client Ext - Extension trait to add the unlock client to the main Bitwarden SDK client.