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