Package eu.europa.esig.dss.signature
package eu.europa.esig.dss.signature
-
ClassDescriptionAbstractSignatureService<SP extends SerializableSignatureParameters,
TP extends SerializableTimestampParameters> The abstract class containing the main methods for a signature creation/extensionThis class is used to retrieve the used certificates for a signature from the user parameters.This 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.MultipleDocumentsSignatureService<SP extends SerializableSignatureParameters,TP extends SerializableTimestampParameters> This interfaceMultipleDocumentsSignatureService
provides operations for the signature creation and for its extension.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