Uses of Enum
eu.europa.esig.dss.enumerations.SigDMechanism
Package
Description
-
Uses of SigDMechanism in eu.europa.esig.dss.enumerations
Modifier 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
Modifier and TypeMethodDescriptionJAdESSignatureParameters.getSigDMechanism()
Returns a SigDMechanism to useModifier and TypeMethodDescriptionvoid
JAdESSignatureParameters.setSigDMechanism
(SigDMechanism sigDMechanism) Sets SigDMechanism to use for a Detached signature -
Uses of SigDMechanism in eu.europa.esig.dss.jades.validation
Modifier 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
Modifier and TypeMethodDescriptionRemoteSignatureParameters.getSigDMechanism()
GetsSigDMechanism
NOTE: used only for JAdES with DETACHED packagingModifier and TypeMethodDescriptionvoid
RemoteSignatureParameters.setSigDMechanism
(SigDMechanism sigDMechanism) SetsSigDMechanism
NOTE: used only for JAdES with DETACHED packaging