Encrypts a key share with a password
keyShare
(any
) - The key share to encryptpassword
(string
) - Password for encryptionPromise<string>
- The encrypted key sharedecryptKeyShare()
- Decrypt an encrypted key shareexportExternalServerKeyShares()
- Export external server key shares