Uses of Enum Class
eu.europa.esig.dss.jades.JAdESSigningTimeType
-
Uses of JAdESSigningTimeType in eu.europa.esig.dss.jades
Modifier and TypeMethodDescriptionJAdESSignatureParameters.getJadesSigningTimeType()
Returns the JAdES claimed signing-time header parameters to be usedstatic JAdESSigningTimeType
Returns the enum constant of this class with the specified name.static JAdESSigningTimeType[]
JAdESSigningTimeType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
JAdESSignatureParameters.setJadesSigningTimeType
(JAdESSigningTimeType jadesSigningTimeType) Sets the claimed signing-time header parameters to be used.