| Class | Description |
|---|---|
| DeltaCRLChecker |
Base class for delta-CRL checkers
Delta-CRL checkers validates delta-CRL by checking different features of
delta-CRLs specified in RFC 5280.
|
| DeltaCRLController |
Performs delta-CRL validation.
|
| DeltaCRLIndicatorChecker |
Checks the validity of the given delta-CRL by validating the following condition;
RFC 3280 5.2.4 Delta CRL Indicator says:
When a conforming CRL issuer generates a delta CRL, the delta CRL
MUST include a critical delta CRL indicator extension.
|
| FreshestCRLChecker |
Checks the validity of the following condition for the delta-CRL RFC 3280
5.2.6 Freshest CRL says: This extension MUST NOT appear in delta CRLs.
|
| Enum | Description |
|---|---|
| DeltaCRLIndicatorChecker.DeltaCRLIndicatorcheckStatus | |
| FreshestCRLChecker.FreshestCRLCheckStatus |
Copyright © 2025. All rights reserved.