X509CRLEntry Methods |
The X509CRLEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| Encode |
Encodes revocation entry to a ASN.1-encoded byte array.
| |
| Equals |
Compares two X509CRLEntry objects for equality.
(Overrides ObjectEquals(Object).) | |
| GetHashCode | Serves as the default hash function. (Overrides ObjectGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString |
Gets textual information about revoked certificate. An output contains certificate serial number and revocation date.
(Overrides ObjectToString.) |