Uses of Class
eu.europa.esig.dss.ws.signature.dto.DataToSignExternalCmsDTO
Packages that use DataToSignExternalCmsDTO
Package
Description
-
Uses of DataToSignExternalCmsDTO in eu.europa.esig.dss.ws.signature.rest
Methods in eu.europa.esig.dss.ws.signature.rest with parameters of type DataToSignExternalCmsDTOModifier and TypeMethodDescriptionRestExternalCMSServiceImpl.getDataToSign
(DataToSignExternalCmsDTO dataToSign) -
Uses of DataToSignExternalCmsDTO in eu.europa.esig.dss.ws.signature.rest.client
Methods in eu.europa.esig.dss.ws.signature.rest.client with parameters of type DataToSignExternalCmsDTOModifier and TypeMethodDescriptionRestExternalCMSService.getDataToSign
(DataToSignExternalCmsDTO dataToSign) Returns a DTBS (Data To Be Signed) for Signature Value creation. -
Uses of DataToSignExternalCmsDTO in eu.europa.esig.dss.ws.signature.soap
Methods in eu.europa.esig.dss.ws.signature.soap with parameters of type DataToSignExternalCmsDTOModifier and TypeMethodDescriptionSoapExternalCMSServiceImpl.getDataToSign
(DataToSignExternalCmsDTO dataToSign) -
Uses of DataToSignExternalCmsDTO in eu.europa.esig.dss.ws.signature.soap.client
Methods in eu.europa.esig.dss.ws.signature.soap.client with parameters of type DataToSignExternalCmsDTOModifier and TypeMethodDescriptionSoapExternalCMSService.getDataToSign
(DataToSignExternalCmsDTO dataToSign) Returns a DTBS (Data To Be Signed) for Signature Value creation.