[][src]Function tink_tests::new_hmac_key

pub fn new_hmac_key(hash_type: HashType, tag_size: u32) -> HmacKey

Create a new HmacKey with the specified parameters.