TdxX509Certificate.SerialNumber Property
Returns the certificate’s serial number as a string.
Declaration
property SerialNumber: string read;
Property Value
Type |
---|
string |
Remarks
Use this property to display the certificate’s serial number in text as a little-endian hexadecimal value.
See Also