Uses of Enum
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 type with the specified name.static ExtendedKeyUsage[]
ExtendedKeyUsage.values()
Returns an array containing the constants of this enum type, 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