Discuss this help topic in SecureBlackbox Forum
The property specifies how the serial number is encoded
Declaration
Description
This property specifies, how the certificate's serial number (which contains binary data) is encoded. When HexSerialNumber is true, the data is encoded as hexadecimal (i.e. using [0-9A-F] alphabet). When HexSerialNumber is false, the data is encoded as decimal (i.e. using [0-9] alphabet).