HMAC-based Extract-and-Expand Key Derivation Function (HKDF) according to RFC 5869.
Derives a symmetric encryption key according to HKDF as defined by RFC 5869.
The "expand" part of HKDF.
The "extract" part of HKDF.