Uses of Class
eu.europa.esig.dss.ws.signature.dto.DataToSignTrustedListDTO
Packages that use DataToSignTrustedListDTO
Package
Description
-
Uses of DataToSignTrustedListDTO in eu.europa.esig.dss.ws.signature.rest
Methods in eu.europa.esig.dss.ws.signature.rest with parameters of type DataToSignTrustedListDTOModifier and TypeMethodDescriptionRestTrustedListSignatureServiceImpl.getDataToSign
(DataToSignTrustedListDTO dataToSign) -
Uses of DataToSignTrustedListDTO in eu.europa.esig.dss.ws.signature.rest.client
Methods in eu.europa.esig.dss.ws.signature.rest.client with parameters of type DataToSignTrustedListDTOModifier and TypeMethodDescriptionRestTrustedListSignatureService.getDataToSign
(DataToSignTrustedListDTO dataToSign) Retrieves the bytes of the data that need to be signed based on the given XML Trusted List and parameters. -
Uses of DataToSignTrustedListDTO in eu.europa.esig.dss.ws.signature.soap
Methods in eu.europa.esig.dss.ws.signature.soap with parameters of type DataToSignTrustedListDTOModifier and TypeMethodDescriptionSoapTrustedListSignatureServiceImpl.getDataToSign
(DataToSignTrustedListDTO dataToSign) -
Uses of DataToSignTrustedListDTO in eu.europa.esig.dss.ws.signature.soap.client
Methods in eu.europa.esig.dss.ws.signature.soap.client with parameters of type DataToSignTrustedListDTOModifier and TypeMethodDescriptionSoapTrustedListSignatureService.getDataToSign
(DataToSignTrustedListDTO dataToSign) This method computes the digest to be signed for XML Trusted List enveloped signature creation