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