Uses of Class
eu.europa.esig.dss.ws.signature.dto.AbstractDataToSignDTO
Packages that use AbstractDataToSignDTO
- 
Uses of AbstractDataToSignDTO in eu.europa.esig.dss.ws.signature.dtoSubclasses of AbstractDataToSignDTO in eu.europa.esig.dss.ws.signature.dtoModifier and TypeClassDescriptionclassThis class is a DTO to transfer required objects to execute getDataToBeCounterSigned method It's only possible to transfer an object by POST and REST.classRepresents a DataTransferObject containing the required parameters for creation of DTBS (Data To Be Signed) to be used for CMS for PAdES signature creation.classThis class is a DTO to transfer required objects to execute getDataToSign method It's only possible to transfer an object by POST and REST.classThis class is a DTO to transfer required objects to execute getDataToSign method It's only possible to transfer an object by POST and REST.classRepresents a DataTransferObject containing the required parameters for computation of message-digest of the prepared PDF signature revision (to be used for PAdES signature creation with an external CMS provider).