Encrypts the given phrase to a keystore object using the provided password.
The mnemonic phrase to encrypt.
The password used for encryption.
A promise that resolves to the generated keystore object.
Thrown if the phrase is invalid.
Generated using TypeDoc
Encrypts the given phrase to a keystore object using the provided password.