Package de.mtg.jzlint.lints.cabf_br
Class SubCertOrSubCaUsingSha1
java.lang.Object
de.mtg.jzlint.lints.cabf_br.SubCertOrSubCaUsingSha1
- All Implemented Interfaces:
JavaLint
BRs: 7.1.3
SHA-1 MAY be used with RSA keys in accordance with the criteria defined in Section 7.1.3.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancheckApplies(X509Certificate certificate) execute(X509Certificate certificate)
-
Constructor Details
-
SubCertOrSubCaUsingSha1
public SubCertOrSubCaUsingSha1()
-
-
Method Details
-
execute
-
checkApplies
- Specified by:
checkAppliesin interfaceJavaLint
-