public abstract class CRLSelfChecker extends Checker
Base class for CRL self checkers.
CRL Self checkers perform the controls about the structure and the format of the crl itself.
mCheckParams, mParentSystem
Constructor and Description |
---|
CRLSelfChecker() |
Modifier and Type | Method and Description |
---|---|
protected abstract PathValidationResult |
_check(tr.gov.tubitak.uekae.esya.api.asn.x509.ECRL aCRL,
CRLStatusInfo aCRLStatusInfo) |
PathValidationResult |
check(tr.gov.tubitak.uekae.esya.api.asn.x509.ECRL aCRL,
CRLStatusInfo aCRLStatusInfo) |
getCheckText, isCritical, setCheckParameters, setCritical, setParentSystem
protected abstract PathValidationResult _check(tr.gov.tubitak.uekae.esya.api.asn.x509.ECRL aCRL, CRLStatusInfo aCRLStatusInfo)
public PathValidationResult check(tr.gov.tubitak.uekae.esya.api.asn.x509.ECRL aCRL, CRLStatusInfo aCRLStatusInfo)
Copyright © 2025. All rights reserved.