decrypt

Function decrypt 

Source
pub fn decrypt(data: &[u8], key: &Key<Aes256Gcm>) -> Vec<u8>