[][src]Function kerberos_crypto::rc4_hmac_md5::encrypt

pub fn encrypt(
    key: &[u8],
    key_usage: i32,
    timestamp: &[u8],
    preamble: &[u8]
) -> Vec<u8>

Encrypt plaintext by using the RC4 algorithm with HMAC-MD5