Skip to main content

decrypt

Function decrypt 

Source
pub fn decrypt(
    encrypted_history: EncryptedHistory,
    key: &Key,
) -> Result<History>