decrypt

Function decrypt 

Source
pub fn decrypt(cipher_hex: &str, key: &[u8]) -> Result<String>