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