Package eu.europa.esig.dss.signature
package eu.europa.esig.dss.signature
-
ClassDescriptionParameters for a Signature creation/extensionAn abstract class to build a signature parameters instanceAbstractSignatureService<SP extends SerializableSignatureParameters,
TP extends SerializableTimestampParameters> The abstract class containing the main methods for a signature creation/extensionThis interfaceCounterSignatureService
provides operations for a counter-signature creationDocumentSignatureService<SP extends SerializableSignatureParameters,TP extends SerializableTimestampParameters> This interfaceDocumentSignatureService
provides operations for the signature creation and for its extension.This class is used to create a meaningful name for document depending on its original name and the signing operation.MultipleDocumentsSignatureService<SP extends SerializableSignatureParameters,TP extends SerializableTimestampParameters> This interfaceMultipleDocumentsSignatureService
provides operations for the signature creation and for its extension.This class manages the internal variables used in the process of creating of a signature and which allows to accelerate the signature generation.SignatureExtension<SP extends AbstractSignatureParameters>Extends the level of AdES signature of a document.This class is used to verify if the signature can be created according to the provided requirements in a signature parameters instanceThis class is used to verify whether the givenSignatureValue
is valid and corresponds to the targetSignatureAlgorithm
.Defines the performing signature operation