Function store_mnemonic

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

store mnemonic in kdbx file