Class BasicConstraints

java.lang.Object
eu.europa.esig.dss.model.x509.extension.CertificateExtension
eu.europa.esig.dss.model.x509.extension.BasicConstraints
All Implemented Interfaces:
OidBasedEnum, OidDescription, Serializable

public class BasicConstraints extends CertificateExtension
4.2.1.9. Basic Constraints The basic constraints extension identifies whether the subject of the certificate is a CA and the maximum depth of valid certification paths that include this certificate.
See Also: