Function pdc_rs::pdc::decrypt_data

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