decrypt Mnemonic
Decrypts the mnemonic phrase.
Return
Bip39 decrypted mnemonic if success, null pointer otherwise
Parameters
key
Non-null pointer to a stored key
password
Non-null block of data, password of the stored key
Decrypts the mnemonic phrase.
Bip39 decrypted mnemonic if success, null pointer otherwise
Non-null pointer to a stored key
Non-null block of data, password of the stored key