[−][src]Function tink_tests::new_hmac_key_format
pub fn new_hmac_key_format(hash_type: HashType, tag_size: u32) -> HmacKeyFormat
Create a new HmacKeyFormat
with the specified parameters.
pub fn new_hmac_key_format(hash_type: HashType, tag_size: u32) -> HmacKeyFormat
Create a new HmacKeyFormat
with the specified parameters.