[−][src]Function tink_prf::subtle::validate_aes_cmac_prf_params
pub fn validate_aes_cmac_prf_params(key_size: usize) -> Result<(), TinkError>
Check that the key is the recommended size for AES-CMAC.
pub fn validate_aes_cmac_prf_params(key_size: usize) -> Result<(), TinkError>
Check that the key is the recommended size for AES-CMAC.