Package eu.europa.esig.dss.signature


package eu.europa.esig.dss.signature
  • Class
    Description
    AbstractSignatureService<SP extends eu.europa.esig.dss.model.SerializableSignatureParameters,TP extends eu.europa.esig.dss.model.SerializableTimestampParameters>
    The abstract class containing the main methods for a signature creation/extension
    CounterSignatureService<CSP extends eu.europa.esig.dss.model.SerializableCounterSignatureParameters>
    This interface CounterSignatureService provides operations for a counter-signature creation
    DocumentSignatureService<SP extends eu.europa.esig.dss.model.SerializableSignatureParameters,TP extends eu.europa.esig.dss.model.SerializableTimestampParameters>
    This interface DocumentSignatureService provides operations for the signature creation and for its extension.
    MultipleDocumentsSignatureService<SP extends eu.europa.esig.dss.model.SerializableSignatureParameters,TP extends eu.europa.esig.dss.model.SerializableTimestampParameters>
    This interface MultipleDocumentsSignatureService provides operations for the signature creation and for its extension.
    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 instance
    This class is used to verify whether the given SignatureValue is valid and corresponds to the target SignatureAlgorithm.
    Defines the performing signature operation