Package de.mtg.jzlint.lints.rfc
Class EcdsaEeInvalidKu
java.lang.Object
de.mtg.jzlint.lints.rfc.EcdsaEeInvalidKu
- All Implemented Interfaces:
JavaLint
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancheckApplies(X509Certificate certificate) execute(X509Certificate certificate)
-
Constructor Details
-
EcdsaEeInvalidKu
public EcdsaEeInvalidKu()
-
-
Method Details
-
execute
-
checkApplies
- Specified by:
checkAppliesin interfaceJavaLint
-