RevocationListInfo Class
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9083)
Contains information describing the certificate for the CertificateIssuer.IssueRevocationList method.
Syntax
public class RevocationListInfo
Inherited Members
Constructors
Name | Description |
---|---|
RevocationListInfo() | Creates an instance of RevocationListInfo class. |
Properties
Name | Description |
---|---|
NextUpdate | Gets or sets the datetime of the next CRL update. |
ThisUpdate | Gets or sets the datetime of this CRL update. |