RevocationCheckResult Class
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9083)
Represents the result of certificate revocation check.
Syntax
public class RevocationCheckResult
Inherited Members
Properties
Name | Description |
---|---|
RevocationDate | Gets the revocation date. |
RevocationReason | Gets revocation reason of the revoked certificate. |
Status | Gets revocation check outcome. |