HKDF.this

this(HashFactory hashFactory)

Constructs a HKDF instance.

Parameters

hashFactoryA delegate that creates a Hash instance (e.g., () => new SHA256Digest()).