Skip to main content

Module unlock_client

Module unlock_client 

Source
Expand description

Client for unlocking a rehydrated Bitwarden SDK client.

Structs§

UnlockClient
Client for minting session keys and unlocking the vault with one.

Enums§

UnlockError
Errors returned by UnlockClient::generate_session_key and UnlockClient::unlock.
UnlockMethod
The unlock factor used to unlock a rehydrated client.

Traits§

UnlockClientExt
Extension trait to add the unlock client to the main Bitwarden SDK client.