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
33083308 </ReturnValue >
33093309 <Parameters />
33103310 <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 >
33133313 <remarks >
33143314 <format type =" text/markdown" ><![CDATA[
33153315
You can’t perform that action at this time.
0 commit comments