HkdfSourceRFC 5869 specifies a HMAC-based Extract-and-Expand Key Derivation Function (HKDF), which is abstracted over a specific hash function.
convenience extract hash salt ikm where the hash has to be provided explicitly
convenience expand hash prk info len where the hash has to be provided explicitly