Package de.mtg.jzlint.lints.rfc
Class ExtFreshestCrlMarkedCritical
java.lang.Object
de.mtg.jzlint.lints.rfc.ExtFreshestCrlMarkedCritical
- All Implemented Interfaces:
JavaLint
The freshest CRL extension identifies how delta CRL
information is obtained. The extension MUST be marked
as non-critical by conforming CAs. Further discussion
of CRL management is contained in Section 5.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancheckApplies(X509Certificate certificate) execute(X509Certificate certificate)
-
Constructor Details
-
ExtFreshestCrlMarkedCritical
public ExtFreshestCrlMarkedCritical()
-
-
Method Details
-
execute
-
checkApplies
- Specified by:
checkAppliesin interfaceJavaLint
-