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 f972e24 commit faac936Copy full SHA for faac936
xml/System.Security.Cryptography/ECDsaOpenSsl.xml
@@ -214,7 +214,7 @@ If a key is loaded via the <xref:System.Security.Cryptography.ECDsaOpenSsl.Impor
214
<paramref name="pkeyHandle" /> is <see langword="null" />.</exception>
215
<exception cref="T:System.Security.Cryptography.CryptographicException">
216
<paramref name="pkeyHandle" /> does not represent a elliptic curve (EC) key.</exception>
217
- <seealso cref="P:System.Security.Cryptography.SafeEvpPKeyValue.OpenSslVersion" />
+ <seealso cref="P:System.Security.Cryptography.SafeEvpPKeyHandle.OpenSslVersion" />
218
</Docs>
219
</Member>
220
<Member MemberName="Dispose">
0 commit comments