mnemonicToSeed
Generates a seed used to generate a key using BIP-39 mnemonic with PBKDF2.
Return
generated seed
Parameters
BIP-39 mnemonic
the password used to generate the seed
Throws
thrown when method encounters an exception
thrown when method encounters an unknown exception
thrown when instance is closed
Generates a seed used to generate a key using BIP-39 mnemonic with PBKDF2.
Return
generated seed
Parameters
BIP-39 mnemonic
the password used to generate the seed
Throws
thrown when method encounters an exception
thrown when method encounters an unknown exception
thrown when instance is closed
Generates a seed used to generate a key using BIP-39 mnemonic with PBKDF2.
Return
generated seed
Parameters
BIP-39 mnemonic
the password used to generate the seed
Throws
thrown when method encounters an exception
thrown when method encounters an unknown exception
thrown when instance is closed