encrypt

Function encrypt 

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