Class SubjectContainsNoninformationalValue

java.lang.Object
de.mtg.jzlint.lints.cabf_br.SubjectContainsNoninformationalValue
All Implemented Interfaces:
JavaLint

public class SubjectContainsNoninformationalValue extends Object implements JavaLint
BRs: 7.1.4.2.2 Other Subject Attributes With the exception of the subject:organizationalUnitName (OU) attribute, optional attributes, when present within the subject field, MUST contain information that has been verified by the CA. Metadata such as ‘.’, ‘-‘, and ‘ ‘ (i.e. space) characters, and/or any other indication that the value is absent, incomplete, or not applicable, SHALL NOT be used.
  • Constructor Details

    • SubjectContainsNoninformationalValue

      public SubjectContainsNoninformationalValue()
  • Method Details