Function crypto::keys::bip39::mnemonic_to_seed[][src]

pub fn mnemonic_to_seed(m: &str, p: &str, s: &mut [u8; 64])
This is supported on crate feature bip39 only.