Uses of Class
eu.europa.esig.dss.ws.signature.dto.DataToSignTrustedListDTO
Package
Description
-
Uses of DataToSignTrustedListDTO in eu.europa.esig.dss.ws.signature.rest
Modifier and TypeMethodDescriptionRestTrustedListSignatureServiceImpl.getDataToSign
(DataToSignTrustedListDTO dataToSign) -
Uses of DataToSignTrustedListDTO in eu.europa.esig.dss.ws.signature.rest.client
Modifier 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
Modifier and TypeMethodDescriptionSoapTrustedListSignatureServiceImpl.getDataToSign
(DataToSignTrustedListDTO dataToSign) -
Uses of DataToSignTrustedListDTO in eu.europa.esig.dss.ws.signature.soap.client
Modifier and TypeMethodDescriptionSoapTrustedListSignatureService.getDataToSign
(DataToSignTrustedListDTO dataToSign) This method computes the digest to be signed for XML Trusted List enveloped signature creation