Certificate.GetSerialNumber Method
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9448)
GetSerialNumber()
Returns the serial number of the X.509v3 certificate.
Declaration
public byte[] GetSerialNumber()
Returns
| Type | Description |
|---|---|
| Byte[] | The serial number of the X.509 certificate as an array of bytes. |