[−][src]Function tink_tests::new_hkdf_prf_key_format
pub fn new_hkdf_prf_key_format(
hash_type: HashType,
salt: &[u8]
) -> HkdfPrfKeyFormat
Create a new HkdfPrfKeyFormat
with the specified parameters.
pub fn new_hkdf_prf_key_format(
hash_type: HashType,
salt: &[u8]
) -> HkdfPrfKeyFormat
Create a new HkdfPrfKeyFormat
with the specified parameters.