eddsaVerifyBackup
eddsaVerifyBackup(
backupConfig):Promise<boolean>
Validates that the encrypted backup contains the server keyshare without decryption.
Parameters
backupConfig
The configuration for the verify key backup.
Returns
Promise<boolean>
A promise that backup is verified or not.
Throws
Will throw an error if any of EddsaBackupVerifyConfig is not set.