File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
xml/System.Security.Cryptography.X509Certificates Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3308,8 +3308,8 @@ The output of this method is equivalent to the output of the <xref:System.Securi
3308
3308
</ReturnValue >
3309
3309
<Parameters />
3310
3310
<Docs >
3311
- <summary >Returns the serial number of the X.509v3 certificate as a little -endian hexadecimal string .</summary >
3312
- <returns >The serial number of the X.509 certificate as a little -endian hexadecimal string.</returns >
3311
+ <summary >Returns the serial number of the X.509v3 certificate as a big -endian hexadecimal string.</summary >
3312
+ <returns >The serial number of the X.509 certificate as a big -endian hexadecimal string.</returns >
3313
3313
<remarks >
3314
3314
<format type =" text/markdown" ><![CDATA[
3315
3315
You can’t perform that action at this time.
0 commit comments