[][src]Function tink_tests::new_hkdf_prf_key

pub fn new_hkdf_prf_key(hash_type: HashType, salt: &[u8]) -> HkdfPrfKey

Create a new HkdfPrfKey with the specified parameters.