Modifier and Type | Method and Description |
---|---|
PathValidationResult |
CheckSystem.checkOCSPResponse(OCSPResponseStatusInfo aOCSPResponseStatusInfo,
tr.gov.tubitak.uekae.esya.api.asn.ocsp.EOCSPResponse aOCSPResponse) |
Modifier and Type | Method and Description |
---|---|
java.util.List<OCSPResponseStatusInfo> |
CertificateStatusInfo.getOCSPResponseInfoList()
Returns OCSP response info list
|
Modifier and Type | Method and Description |
---|---|
void |
CertificateStatusInfo.addOCSPResponseInfo(OCSPResponseStatusInfo aStatusInfo)
Add OCSP response info to OCSP response info list
|
Modifier and Type | Method and Description |
---|---|
OCSPResponseStatusInfo |
OCSPResponseController.check(ValidationSystem aValidationSystem,
tr.gov.tubitak.uekae.esya.api.asn.ocsp.EOCSPResponse aOCSPResponse)
OCSP Cevabının doğruluğunu kontrol eder.
|
Modifier and Type | Method and Description |
---|---|
protected PathValidationResult |
SigningCertificateChecker._check(tr.gov.tubitak.uekae.esya.api.asn.ocsp.EOCSPResponse aOCSPResponse,
OCSPResponseStatusInfo aOCSPResponseInfo)
OCSP Cevabını imzalayan sertifikanın geçerliliğini kontrol eder.
|
protected PathValidationResult |
OCSPSignatureChecker._check(tr.gov.tubitak.uekae.esya.api.asn.ocsp.EOCSPResponse aOCSPCevabi,
OCSPResponseStatusInfo aOCSPCevapBilgisi)
OCSP Cevabının imzasının geçerliliğini kontrol eder.
|
PathValidationResult |
OCSPResponseChecker.check(OCSPResponseStatusInfo aOCSPResponseStatusInfo,
tr.gov.tubitak.uekae.esya.api.asn.ocsp.EOCSPResponse aOCSPResponse)
OCSP Cevabının geçerliliği ile ilgili kontrolları yapar.
|
Copyright © 2025. All rights reserved.