Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.api.certificate.validation | |
tr.gov.tubitak.uekae.esya.api.certificate.validation.find.ocsp |
Modifier and Type | Method and Description |
---|---|
java.util.List<OCSPResponseFinder> |
FindSystem.getOCSPResponseFinders() |
Modifier and Type | Method and Description |
---|---|
void |
FindSystem.addOCSPResponseFinder(OCSPResponseFinder aOCSPResponseFinder) |
Modifier and Type | Method and Description |
---|---|
void |
FindSystem.setOCSPResponseFinders(java.util.List<OCSPResponseFinder> aOCSPResponseFinders) |
Modifier and Type | Class and Description |
---|---|
class |
OCSPResponseFinderFromAIA
Finds OCSP Response from the OCSP Servers specified in the
AuthorityInfoAccess extension information in the certificate
|
class |
OCSPResponseFinderFromECertStore
Finds OCSP Response from the Local Certificate Store
|
Copyright © 2025. All rights reserved.