Class SignMessageDigestExternalCmsDTO

java.lang.Object
eu.europa.esig.dss.ws.signature.dto.AbstractSignDocumentDTO
eu.europa.esig.dss.ws.signature.dto.SignMessageDigestExternalCmsDTO
All Implemented Interfaces:
Serializable

public class SignMessageDigestExternalCmsDTO extends AbstractSignDocumentDTO
Represents a DataTransferObject containing the required parameters for creation of a CMS signature (CMSSignedData) suitable for PAdES signing (to be enveloped within PDF signature revision).

It's only possible to transfer an object by POST and REST.

See Also: