generateBip39
Generates ECC key and BIP-39 mnemonic from a password using BIP-39.
Return
BIP39 object containing ECC Key and associated with it BIP-39 mnemonic and entropy
Parameters
size of BIP-39 entropy, must be a multiple of 32
the password used to generate the Key
Throws
thrown when method encounters an exception
thrown when method encounters an unknown exception
thrown when instance is closed
Generates ECC key and BIP-39 mnemonic from a password using BIP-39.
Return
BIP39 object containing ECC Key and associated with it BIP-39 mnemonic and entropy
Parameters
size of BIP-39 entropy, must be a multiple of 32
the password used to generate the Key
Throws
thrown when method encounters an exception
thrown when method encounters an unknown exception
thrown when instance is closed
Generates ECC key and BIP-39 mnemonic from a password using BIP-39.
Return
BIP39 object containing ECC Key and associated with it BIP-39 mnemonic and entropy
Parameters
size of BIP-39 entropy, must be a multiple of 32
the password used to generate the Key
Throws
thrown when method encounters an exception
thrown when method encounters an unknown exception
thrown when instance is closed