public class CRLEntry extends Object
Represents individual revocation entries with identifier, data payload, and timestamp information. Provides proper equals and hashCode implementations for use in collections and maps.
Designed for handling certificate revocation information in I2P news feeds, supporting validation and comparison operations.
All String fields may be null to accommodate optional metadata elements in revocation lists.
| Constructor and Description |
|---|
CRLEntry() |