Hkdf..::..Expand Method

Overload List


  Name Description
Public method Static member Expand(HashAlgorithmName, array<Byte>[]()[][], Int32, array<Nullable<(Of <<'(Byte>)>>)>[]()[][])
Expands the provided pseudorandom key into an output keying material of the desired length using optional context information.
Public method Static member Expand(HashAlgorithmName, ReadOnlySpan<(Of <<'(Byte>)>>), Span<(Of <<'(Byte>)>>), ReadOnlySpan<(Of <<'(Byte>)>>))
Expands the provided pseudorandom key into an output keying material of the desired length using optional context information.