Uses of Class
eu.europa.esig.dss.ws.signature.dto.DataToSignMultipleDocumentsDTO
-
Uses of DataToSignMultipleDocumentsDTO in eu.europa.esig.dss.ws.signature.rest
Methods in eu.europa.esig.dss.ws.signature.rest with parameters of type DataToSignMultipleDocumentsDTO Modifier and Type Method Description ToBeSignedDTO
RestMultipleDocumentSignatureServiceImpl. getDataToSign(DataToSignMultipleDocumentsDTO dataToSignDto)
-
Uses of DataToSignMultipleDocumentsDTO in eu.europa.esig.dss.ws.signature.rest.client
Methods in eu.europa.esig.dss.ws.signature.rest.client with parameters of type DataToSignMultipleDocumentsDTO Modifier and Type Method Description ToBeSignedDTO
RestMultipleDocumentSignatureService. getDataToSign(DataToSignMultipleDocumentsDTO dataToSign)
Retrieves the bytes of the data that need to be signed based on the toSignDocument and parameters. -
Uses of DataToSignMultipleDocumentsDTO in eu.europa.esig.dss.ws.signature.soap
Methods in eu.europa.esig.dss.ws.signature.soap with parameters of type DataToSignMultipleDocumentsDTO Modifier and Type Method Description ToBeSignedDTO
SoapMultipleDocumentsSignatureServiceImpl. getDataToSign(DataToSignMultipleDocumentsDTO dataToSignDto)
-
Uses of DataToSignMultipleDocumentsDTO in eu.europa.esig.dss.ws.signature.soap.client
Methods in eu.europa.esig.dss.ws.signature.soap.client with parameters of type DataToSignMultipleDocumentsDTO Modifier and Type Method Description ToBeSignedDTO
SoapMultipleDocumentsSignatureService. getDataToSign(DataToSignMultipleDocumentsDTO dataToSign)
This method computes the digest to be signed