pub fn hmac(key: &HashType, data: &[u8]) -> HashType
Computes the HMAC-SHA256 using the given key and data