Function decrypt_data_formatted

Source
pub fn decrypt_data_formatted(pwd: &str, data: &[u8]) -> Result<Vec<u8>>