| Name | Description | |
|---|---|---|
|  | PkiCrlInfo Constructor | Overloaded. Initializes a new instance of the class. | 
 
            The following tables list the members exposed by PkiCrlInfo.
| Name | Description | |
|---|---|---|
|  | PkiCrlInfo Constructor | Overloaded. Initializes a new instance of the class. | 
| Name | Description | |
|---|---|---|
|  | Crl | A PKI Certificate Revocation List (CRL). A CRL is a time-stamped list identifying revoked certificates. | 
|  | Issuer | Gets the name of the certificate authority that issued the CRL. | 
|  | NextUpdate | The date by which the next CRL will become available. | 
|  | RawDataString | Gets the raw data string of a CRL. | 
|  | RevokedCertificates | The set of revoked certificates. | 
|  | ThisUpdate | The issue date of this CRL. | 
| Name | Description | |
|---|---|---|
|  | Clone | Overridden. | 
|  | Equals | Overloaded. Overridden. Determines whether the current object is the same as other object. | 
|  | FindRevokingCrlEntry | Finds a CRL entry that revokes the given certificate info. | 
|  | GetHashCode | Overridden. | 
|  | GetObjectData | (Inherited from OpcLabs.BaseLib.Info) | 
|  | GetSchema | (Inherited from OpcLabs.BaseLib.Info) | 
|  | GetType | Gets the System.Type of the current instance. (Inherited from object) | 
|  | ReadXml | (Inherited from OpcLabs.BaseLib.Info) | 
|  | ToString | Overridden. | 
|  | WriteXml | (Inherited from OpcLabs.BaseLib.Info) | 
| Name | Description | |
|---|---|---|
|  | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | 
|  | MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) | 
|  | ReadXmlElement | Infrastructure. (Inherited from OpcLabs.BaseLib.Info) | 
|  | WriteXmlElement | Infrastructure. (Inherited from OpcLabs.BaseLib.Info) | 
| Name | Description | |
|---|---|---|
|  | SetState<TNode> | Sets the arbitrary object associated with the node. | 
|  Equality | Determines whether the two objects are equal. | 
|  Inequality | Determines whether the two objects are not equal. |