You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xml/System.Security.Cryptography.X509Certificates/X509Certificate2.xml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2047,6 +2047,7 @@ The certificate is encoded according to the IETF RFC 7468 "strict"
2047
2047
</remarks>
2048
2048
<exceptioncref="T:System.ArgumentException">
2049
2049
<paramrefname="rawData" /> has a zero length or is <seelangword="null" />.</exception>
2050
+
<exceptioncref="T:System.Security.Cryptography.CryptographicException">The type of contents in <paramrefname="rawData" /> could not be determined or is unknown.</exception>
0 commit comments