Interface DocumentSignatureService<SP extends SerializableSignatureParameters,TP extends SerializableTimestampParameters>

Type Parameters:
SP - implementation of signature parameters corresponding to the supported signature format
TP - implementation of timestamp parameters corresponding to the supported document format
All Superinterfaces:
Serializable
All Known Implementing Classes:
AbstractASiCSignatureService, AbstractSignatureService, ASiCWithCAdESService, ASiCWithXAdESService, CAdESService, JAdESService, PAdESService, XAdESService

public interface DocumentSignatureService<SP extends SerializableSignatureParameters,TP extends SerializableTimestampParameters> extends Serializable
This interface DocumentSignatureService provides operations for the signature creation and for its extension.