Class CertificatePolicies

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

public class CertificatePolicies extends CertificateExtension
4.2.1.4. Certificate Policies The certificate policies extension contains a sequence of one or more policy information terms, each of which consists of an object identifier (OID) and optional qualifiers. Optional qualifiers, which MAY be present, are not expected to change the definition of the policy. A certificate policy OID MUST NOT appear more than once in a certificate policies extension.
See Also: