[][src]Function kerberos_crypto::rc4_hmac_md5::generate_key_from_string

pub fn generate_key_from_string(string: &str) -> Vec<u8>

Derive the RC4 key used to encrypt/decrypt from the string representation of the user secret (password)