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