Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion xml/System.Security.Cryptography/ECDsaOpenSsl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ If a key is loaded via the <xref:System.Security.Cryptography.ECDsaOpenSsl.Impor
<paramref name="pkeyHandle" /> is <see langword="null" />.</exception>
<exception cref="T:System.Security.Cryptography.CryptographicException">
<paramref name="pkeyHandle" /> does not represent a elliptic curve (EC) key.</exception>
<seealso cref="P:System.Security.Cryptography.SafeEvpPKeyValue.OpenSslVersion" />
<seealso cref="P:System.Security.Cryptography.SafeEvpPKeyHandle.OpenSslVersion" />
</Docs>
</Member>
<Member MemberName="Dispose">
Expand Down