Function atuin_client::encryption::decrypt
source · [−]pub fn decrypt(
encrypted_history: &EncryptedHistory,
key: &Key
) -> Result<History>
pub fn decrypt(
encrypted_history: &EncryptedHistory,
key: &Key
) -> Result<History>