Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.api.certificate.validation | |
tr.gov.tubitak.uekae.esya.api.certificate.validation.check.deltacrl |
Modifier and Type | Method and Description |
---|---|
java.util.List<DeltaCRLChecker> |
CheckSystem.getDeltaCRLCheckers() |
Modifier and Type | Method and Description |
---|---|
void |
CheckSystem.addDeltaCRLChecker(DeltaCRLChecker aDeltaSilKontrolcu) |
Modifier and Type | Method and Description |
---|---|
void |
CheckSystem.setDeltaCRLCheckers(java.util.List<DeltaCRLChecker> aDeltaSilKontrolcu) |
Modifier and Type | Class and Description |
---|---|
class |
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.
|
class |
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.
|
Copyright © 2025. All rights reserved.