Uses of Enum Class
eu.europa.esig.dss.enumerations.ExtendedKeyUsage
-
Uses of ExtendedKeyUsage in eu.europa.esig.dss.enumerations
Modifier and TypeMethodDescriptionstatic ExtendedKeyUsage
Returns the enum constant of this class with the specified name.static ExtendedKeyUsage[]
ExtendedKeyUsage.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ExtendedKeyUsage in eu.europa.esig.dss.token.predicate
ModifierConstructorDescriptionExtendedKeyUsageKeyEntryPredicate
(ExtendedKeyUsage... extendedKeyUsages) Default constructor with an array ofExtendedKeyUsage
s to be accepted