Hkdf..::..Expand Method
Overload List
Name | Description | |
---|---|---|
![]() ![]() |
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.
|
![]() ![]() |
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.
|