Class NameConstraintEmpty

java.lang.Object
de.mtg.jzlint.lints.rfc.NameConstraintEmpty
All Implemented Interfaces:
JavaLint

public class NameConstraintEmpty extends Object implements JavaLint
Restrictions are defined in terms of permitted or excluded name subtrees. Any name matching a restriction in the excludedSubtrees field is invalid regardless of information appearing in the permittedSubtrees. Conforming CAs MUST mark this extension as critical and SHOULD NOT impose name constraints on the x400Address, ediPartyName, or registeredID name forms. Conforming CAs MUST NOT issue certificates where name constraints is an empty sequence. That is, either the permittedSubtrees field or the excludedSubtrees MUST be present.