pub fn extract(salt: &[u8], ikm: &[u8]) -> Result<Tag, UnknownCryptoError> ⓘ
dep_orion
The HKDF extract step.