public abstract class OCSPResponseMatcher extends Matcher
LOGGER, mNextMatcher
Constructor and Description |
---|
OCSPResponseMatcher() |
Modifier and Type | Method and Description |
---|---|
protected abstract boolean |
_matchOCSPResponse(tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate aCertificate,
tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate aIssuer,
tr.gov.tubitak.uekae.esya.api.asn.ocsp.EOCSPResponse aOCSPResponse) |
boolean |
matchOCSPResponse(tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate aCertificate,
tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate aIssuer,
tr.gov.tubitak.uekae.esya.api.asn.ocsp.EOCSPResponse aOCSPResponse) |
addNextMatcher, getNextMatcher, setNextMatcher
protected abstract boolean _matchOCSPResponse(tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate aCertificate, tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate aIssuer, tr.gov.tubitak.uekae.esya.api.asn.ocsp.EOCSPResponse aOCSPResponse)
public boolean matchOCSPResponse(tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate aCertificate, tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate aIssuer, tr.gov.tubitak.uekae.esya.api.asn.ocsp.EOCSPResponse aOCSPResponse)
Copyright © 2025. All rights reserved.