ERUCES::TERevocationEvidence
#include <teadmin_certificate.h>
One accepted CRL as the key server stores it (TE81-447, W35 round 2, ADR 0114).
A CRL is validated ONCE by the key server – issuer authority, signature, scope, freshness – and what survives is stored as indexed revocation facts; this is the evidence row that describes one accepted CRL. Times are UTC text (YYYY-MM-DDTHH:MM:SSZ), digests hex.
© Pi Soft, 2018-2026 · Tricryption Engine 8.1
Public Attributes
| Type | Name | Description |
|---|---|---|
| _TESTD string | issuer | |
| _TESTD string | issuerDigestHex | |
| _TESTD string | crlNumberHex | |
| _TESTD string | thisUpdate | |
| _TESTD string | nextUpdate | |
| _TESTD string | provenance | |
| _TESTD string | acceptedAt | |
| uint32_t | entries | |
| _TESTD string | crlDigestHex |
Public Member Functions
| Member | Description |
|---|---|
TERevocationEvidence() |