Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.api.certificate.validation | |
tr.gov.tubitak.uekae.esya.api.certificate.validation.check.crl.issuer |
Modifier and Type | Method and Description |
---|---|
java.util.List<CRLIssuerChecker> |
CheckSystem.getCRLIssuerCheckers() |
Modifier and Type | Method and Description |
---|---|
void |
CheckSystem.addCRLIssuerChecker(CRLIssuerChecker aSilSMKontrolcu) |
Modifier and Type | Method and Description |
---|---|
void |
CheckSystem.setCRLIssuerCheckers(java.util.List<CRLIssuerChecker> aSilSMKontrolcu) |
Modifier and Type | Class and Description |
---|---|
class |
CRLKeyUsageChecker
Checks whether crl issuer certificate has CRLSigning key usage.
|
class |
CRLNameChecker
Checks whether the Issuer field of the crl and the Subject field of the
issuer certificate are the same.
|
class |
CRLSignatureChecker
Checks whether the signature of the CRL is valid.
|
Copyright © 2025. All rights reserved.