CertificateInfo.GetSerialNumber Method
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9083)
GetSerialNumber()
Gets the certificate serial number.
Declaration
public byte[] GetSerialNumber()
Returns
Type | Description |
---|---|
Byte[] | Serial number. |