Class ExtendedKeyUsages

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

public class ExtendedKeyUsages extends CertificateExtension
4.2.1.12. Extended Key Usage This extension indicates one or more purposes for which the certified public key may be used, in addition to or in place of the basic purposes indicated in the key usage extension. In general, this extension will appear only in end entity certificates.
See Also: