[][src]Function kerberos_crypto::rc4_hmac_md5::decrypt

pub fn decrypt(key: &[u8], key_usage: i32, ciphertext: &[u8]) -> Result<Vec<u8>>

Decrypt ciphertext by using the RC4 algorithm with HMAC-MD5