Function hmac::hkdf_extract

source ·
pub fn hkdf_extract(salt: &[u8], ikm: &[u8]) -> Vec<u8>