cipherstash_client::zerokms

Function decrypt

pub fn decrypt(
    encrypted: EncryptedRecord,
    key: DataKey,
) -> Result<Vec<u8>, Error>