Class NameConstraintMinimumNonZero

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

public class NameConstraintMinimumNonZero extends Object implements JavaLint
RFC 5280: 4.2.1.10 Within this profile, the minimum and maximum fields are not used with any name forms, thus, the minimum MUST be zero, and maximum MUST be absent. However, if an application encounters a critical name constraints extension that specifies other values for minimum or maximum for a name form that appears in a subsequent certificate, the application MUST either process these fields or reject the certificate.