Uses of Enum
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 SigDMechanism
Returns a SigDMechanism for the given URIstatic SigDMechanism
Returns the enum constant of this type with the specified name.static SigDMechanism[]
SigDMechanism.values()
Returns an array containing the constants of this enum type, 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 TypeMethodDescriptionvoid
JAdESSignatureParameters.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()
GetsSigDMechanism
NOTE: used only for JAdES with DETACHED packagingMethods in eu.europa.esig.dss.ws.signature.dto.parameters with parameters of type SigDMechanismModifier and TypeMethodDescriptionvoid
RemoteSignatureParameters.setSigDMechanism
(SigDMechanism sigDMechanism) SetsSigDMechanism
NOTE: used only for JAdES with DETACHED packaging