Function hmac::hmac

source ·
pub fn hmac(k: &[u8], txt: &[u8]) -> Vec<u8>