Skip to content

Commit faac936

Browse files
authored
Fix see also link (#4392)
1 parent f972e24 commit faac936

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Security.Cryptography/ECDsaOpenSsl.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ If a key is loaded via the <xref:System.Security.Cryptography.ECDsaOpenSsl.Impor
214214
<paramref name="pkeyHandle" /> is <see langword="null" />.</exception>
215215
<exception cref="T:System.Security.Cryptography.CryptographicException">
216216
<paramref name="pkeyHandle" /> does not represent a elliptic curve (EC) key.</exception>
217-
<seealso cref="P:System.Security.Cryptography.SafeEvpPKeyValue.OpenSslVersion" />
217+
<seealso cref="P:System.Security.Cryptography.SafeEvpPKeyHandle.OpenSslVersion" />
218218
</Docs>
219219
</Member>
220220
<Member MemberName="Dispose">

0 commit comments

Comments
 (0)