Uses of Enum
eu.europa.esig.dss.enumerations.SignatureForm
Package
Description
-
Uses of SignatureForm in eu.europa.esig.dss.cades.validation
Modifier and TypeMethodDescriptionprotected SignatureForm
CAdESBaselineRequirementsChecker.getBaselineSignatureForm()
Returns the signature form corresponding to the signatureCAdESSignature.getSignatureForm()
-
Uses of SignatureForm in eu.europa.esig.dss.enumerations
Modifier and TypeMethodDescriptionSignatureLevel.getSignatureForm()
Returns the correspondingSignatureForm
static SignatureForm
Returns the enum constant of this type with the specified name.static SignatureForm[]
SignatureForm.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of SignatureForm in eu.europa.esig.dss.jades.validation
-
Uses of SignatureForm in eu.europa.esig.dss.pades.validation
Modifier and TypeMethodDescriptionprotected SignatureForm
CMSForPAdESBaselineRequirementsChecker.getBaselineSignatureForm()
protected SignatureForm
PAdESBaselineRequirementsChecker.getBaselineSignatureForm()
PAdESSignature.getSignatureForm()
-
Uses of SignatureForm in eu.europa.esig.dss.validation
Modifier and TypeMethodDescriptionAdvancedSignature.getSignatureForm()
Specifies the format of the signature -
Uses of SignatureForm in eu.europa.esig.dss.ws.signature.common
Modifier and TypeMethodDescriptionprotected SerializableSignatureParameters
AbstractRemoteSignatureServiceImpl.getASiCSignatureParameters
(ASiCContainerType asicContainerType, SignatureForm signatureForm) Gets the ASiC Signature Parametersprotected TimestampParameters
AbstractRemoteSignatureServiceImpl.toTimestampParameters
(RemoteTimestampParameters remoteTimestampParameters, SignatureForm signatureForm, ASiCContainerType asicContainerType) Transforms ASiCRemoteTimestampParameters
toTimestampParameters
-
Uses of SignatureForm in eu.europa.esig.dss.xades.validation