Skip to main content

decrypt

Function decrypt 

Source
pub fn decrypt(
    ciphertext: &AbeCiphertext,
    attributes: &[String],
) -> Option<Vec<u8>>
Expand description

Decrypt with a set of attributes.