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.