CertificateRevocationList.GetSignature Method
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9448)
GetSignature()
Returns the certificate revocation list signature.
Declaration
public byte[] GetSignature()
Returns
| Type | Description |
|---|---|
| Byte[] | CRL signature. |