Class NameConstraintOnX400

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

public class NameConstraintOnX400 extends Object implements JavaLint
RFC 5280: 4.2.1.10 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.