Uses of Enum Class
eu.europa.esig.dss.enumerations.SigDMechanism
Packages that use SigDMechanism
Package
Description
-
Uses of SigDMechanism in eu.europa.esig.dss.enumerations
Methods in eu.europa.esig.dss.enumerations that return SigDMechanismModifier and TypeMethodDescriptionstatic SigDMechanismReturns a SigDMechanism for the given URIstatic SigDMechanismReturns the enum constant of this class with the specified name.static SigDMechanism[]SigDMechanism.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SigDMechanism in eu.europa.esig.dss.jades
Methods in eu.europa.esig.dss.jades that return SigDMechanismModifier and TypeMethodDescriptionJAdESSignatureParameters.getSigDMechanism()Returns a SigDMechanism to useMethods in eu.europa.esig.dss.jades with parameters of type SigDMechanismModifier and TypeMethodDescriptionvoidJAdESSignatureParameters.setSigDMechanism(SigDMechanism sigDMechanism) Sets SigDMechanism to use for a Detached signature -
Uses of SigDMechanism in eu.europa.esig.dss.jades.validation
Methods in eu.europa.esig.dss.jades.validation that return SigDMechanismModifier and TypeMethodDescriptionJAdESSignature.getSigDMechanism()Returns a mechanism used in 'sigD' to cover a detached content -
Uses of SigDMechanism in eu.europa.esig.dss.ws.signature.dto.parameters
Methods in eu.europa.esig.dss.ws.signature.dto.parameters that return SigDMechanismModifier and TypeMethodDescriptionRemoteSignatureParameters.getSigDMechanism()GetsSigDMechanismNOTE: used only for JAdES with DETACHED packagingMethods in eu.europa.esig.dss.ws.signature.dto.parameters with parameters of type SigDMechanismModifier and TypeMethodDescriptionvoidRemoteSignatureParameters.setSigDMechanism(SigDMechanism sigDMechanism) SetsSigDMechanismNOTE: used only for JAdES with DETACHED packaging