Encrypts a key share using a password
keyShare
(any
) - The key share to encryptpassword
(string
) - Password for encrypting the key sharePromise<string>
- The encrypted key share as a stringdecryptKeyShare()
- Decrypt a key shareexportExternalServerKeyShares()
- Export external server key shares