The following tables list the members exposed by X509CRL.
Name | Description | |
---|---|---|
![]() | X509CRL Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Issuer | The subject name of the Issuer for the CRL. |
![]() | NextUpdateTime | When the CRL is due for its next update. |
![]() | RawData | The raw data for the CRL. |
![]() | UpdateTime | When the CRL was last updated. |
Name | Description | |
---|---|---|
![]() | Dispose | Frees any unmanaged resources. |
![]() | IsRevoked | Returns true the certificate is in the CRL. |
![]() | VerifySignature | Verifies the signature on the CRL. |