We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e23c9a commit 799a38fCopy full SHA for 799a38f
xml/System.Security.Cryptography/HKDF.xml
@@ -144,7 +144,7 @@ In situations where the input key material is already a uniformly random bit str
144
<summary>Performs the key derivation HKDF Expand and Extract functions.</summary>
145
<remarks>To be added.</remarks>
146
<exception cref="T:System.ArgumentException">
147
- <paramref name="ikm" /> is empty, or is larger than the maximum allowed length.</exception>
+ <paramref name="output" /> is empty, or is larger than the maximum allowed length.</exception>
148
</Docs>
149
</Member>
150
<Member MemberName="Expand">
0 commit comments