[][src]Function crypt4gh::header::encrypt

pub fn encrypt(packet: Vec<u8>, keys: &HashSet<Keys>) -> Result<Vec<Vec<u8>>>