| Method | Type | Description |
PrivateKey.fromMnemonic(<mnemonic>) | Mnemonic | Recover a private key from a mnemonic phrase compatible with the iOS and Android wallets |
PrivateKey.fromMnemonic(<mnemonic, passphrase>) | Mnemonic. String | Recover a private key from a generated mnemonic phrase and a passphrase |
Keys
Recover keys from a mnemonic phrase
Recover a Hedera private key from a 12 or 24-word mnemonic phrase using the SDK, with optional passphrase support compatible with iOS and Android wallets.
Recover private keys from a mnemonic phrase.