Uses of Record Class
org.moera.lib.crypto.MnemonicKey
Packages that use MnemonicKey
-
Uses of MnemonicKey in org.moera.lib.crypto
Methods in org.moera.lib.crypto that return MnemonicKeyModifier and TypeMethodDescriptionstatic MnemonicKey
CryptoUtil.generateMnemonicKey()
Generates a newMnemonicKey
containing a securely generated mnemonic phrase, corresponding secret in base64 format, and a public key derived from the mnemonic.