ERUCES::TERevocationLookup
#include <teadmin_certificate.h>
The key server's answer for one certificate (LOOKUP_REVOCATION).
© Pi Soft, 2018-2026 · Tricryption Engine 8.1
Public Types
enum Status
| Value | Description |
|---|---|
NO_EVIDENCE | |
NOT_LISTED | |
REVOKED |
Public Attributes
| Type | Name | Description |
|---|---|---|
| Status | status | |
| _TESTD string | issuer | |
| _TESTD string | serialHex | |
| _TESTD string | revocationDate | |
| _TESTD string | reason | |
| _TESTD string | thisUpdate | |
| _TESTD string | nextUpdate | |
| _TESTD string | policyKey | |
| _TESTD string | policy | |
| _TESTD string | issuerDigestHex |
Public Member Functions
| Member | Description |
|---|---|
TERevocationLookup() |