decrypt_data

Function decrypt_data 

Source
pub fn decrypt_data(data: &mut Vec<u8>, key: &Vec<u8>) -> Vec<u8>