pub fn create_hkdf( ctx: &Context, version: i32, ) -> Result<HMACBasedKeyDerivationFunction, Error>
Create a new HMAC-based key derivation function.