pub fn store_mnemonic(
mnemonic: &SecretBox<Mnemonic>,
password: &SecretString,
) -> Result<Vec<u8>, KdbxStorageError>
Expand description
store mnemonic in kdbx file
pub fn store_mnemonic(
mnemonic: &SecretBox<Mnemonic>,
password: &SecretString,
) -> Result<Vec<u8>, KdbxStorageError>
store mnemonic in kdbx file