Skip to main content

Module public_key_encryption_key_pair_regeneration

Module public_key_encryption_key_pair_regeneration 

Source
Expand description

Detect and fix corrupt or missing public key encryption key pairs for V1 encryption users.

A user may have a corrupt private key that prevents key rotation or V2 encryption upgrade. This module checks whether the user’s public key encryption key pair needs regeneration, and if so, generates a new key pair and submits it to the server via POST /accounts/key-management/regenerate-keys.

Modules§

regenerate 🔒
should_regenerate 🔒

Enums§

KeyPairRegenerationError

Constants§

UNIFFI_META_CONST_BITWARDEN_USER_CRYPTO_MANAGEMENT_ERROR_KEYPAIRREGENERATIONERROR 🔒