Function evercrypt::hkdf::extract [−][src]
Expand description
HKDF extract using hash function mode, salt, and the input key material ikm.
Returns the pre-key material in a vector of tag length.
HKDF extract using hash function mode, salt, and the input key material ikm.
Returns the pre-key material in a vector of tag length.