Skip to main content

EddsaBackupVerifyConfig

EddsaBackupVerifyConfig: object

Parameters for EdDSA key verify backup.

Type declaration

backup

backup: string

Verifiable encrypted backup of the server's keyshare as base64 string. Using RSA-based verifiable encryption.

keyshare

keyshare: Keyshare

The client-side keyshare.

label

label: string

Label used while performing encryption of the server's keyshare. The label is required while decrypting the backup.

rsa_public_pem

rsa_public_pem: string

RSA public key in PEM format