Class DataToSignExternalCmsDTO

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

public class DataToSignExternalCmsDTO extends AbstractDataToSignDTO
Represents a DataTransferObject containing the required parameters for creation of DTBS (Data To Be Signed) to be used for CMS for PAdES signature creation.

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

See Also: