public class RevocationCheckerFromMap extends RevocationChecker
Modifier and Type | Field and Description |
---|---|
protected RevocationInfoMap |
mRevocationInfoMap |
DEVAM_EDILSIN, mFinders
mCheckParams, mParentSystem
Constructor and Description |
---|
RevocationCheckerFromMap(RevocationInfoMap aRevocationInfoMap) |
Modifier and Type | Method and Description |
---|---|
protected RevokeCheckStatus |
_check(tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate aIssuerCertificate,
CertificateStatusInfo aCertStatusInfo) |
protected RevokeCheckStatus |
_checkFromCRL(tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate aIssuerCert,
CertificateStatusInfo iCSI,
tr.gov.tubitak.uekae.esya.api.certificate.validation.check.certificate.revocation.RevocationInfoMap.RevocationInfoItems iRI) |
protected RevokeCheckStatus |
_checkFromOCSP(tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate aIssuerCert,
CertificateStatusInfo iCSI,
tr.gov.tubitak.uekae.esya.api.certificate.validation.check.certificate.revocation.RevocationInfoMap.RevocationInfoItems iRI) |
protected tr.gov.tubitak.uekae.esya.api.asn.x509.ECRL |
_deltaSilAl(tr.gov.tubitak.uekae.esya.api.asn.x509.ECRL aBaseSil,
java.util.List<tr.gov.tubitak.uekae.esya.api.asn.x509.ECRL> aCRLList,
CertificateStatusInfo aSDB) |
addFinder, check, clone, getFinders, isContinue, setFinders
getCheckText, isCritical, setCheckParameters, setCritical, setParentSystem
protected RevocationInfoMap mRevocationInfoMap
public RevocationCheckerFromMap(RevocationInfoMap aRevocationInfoMap)
protected RevokeCheckStatus _checkFromCRL(tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate aIssuerCert, CertificateStatusInfo iCSI, tr.gov.tubitak.uekae.esya.api.certificate.validation.check.certificate.revocation.RevocationInfoMap.RevocationInfoItems iRI) throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAException
protected RevokeCheckStatus _checkFromOCSP(tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate aIssuerCert, CertificateStatusInfo iCSI, tr.gov.tubitak.uekae.esya.api.certificate.validation.check.certificate.revocation.RevocationInfoMap.RevocationInfoItems iRI) throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAException
protected RevokeCheckStatus _check(tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate aIssuerCertificate, CertificateStatusInfo aCertStatusInfo) throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
_check
in class RevocationChecker
tr.gov.tubitak.uekae.esya.api.common.ESYAException
protected tr.gov.tubitak.uekae.esya.api.asn.x509.ECRL _deltaSilAl(tr.gov.tubitak.uekae.esya.api.asn.x509.ECRL aBaseSil, java.util.List<tr.gov.tubitak.uekae.esya.api.asn.x509.ECRL> aCRLList, CertificateStatusInfo aSDB) throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAException
Copyright © 2025. All rights reserved.