Package de.mtg.jzlint.lints.cabf_br
Class CabDvConflictsWithProvince
java.lang.Object
de.mtg.jzlint.lints.cabf_br.CabDvConflictsWithProvince
- All Implemented Interfaces:
JavaLint
BRs: 7.1.6.4
Certificate Policy Identifier: 2.23.140.1.2.1
If the Certificate complies with these requirements and lacks Subject identity information that
has been verified in accordance with Section 3.2.2.1 or Section 3.2.3.
Such Certificates MUST NOT include organizationName, givenName, surname,
streetAddress, localityName, stateOrProvinceName, or postalCode in the Subject
field.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancheckApplies(X509Certificate certificate) execute(X509Certificate certificate)
-
Constructor Details
-
CabDvConflictsWithProvince
public CabDvConflictsWithProvince()
-
-
Method Details
-
execute
-
checkApplies
- Specified by:
checkAppliesin interfaceJavaLint
-