Uses of Class
eu.europa.esig.dss.ws.signature.dto.PDFExternalMessageDigestDTO
Package
Description
-
Uses of PDFExternalMessageDigestDTO in eu.europa.esig.dss.ws.signature.rest
Modifier and TypeMethodDescriptionRestPAdESWithExternalCMSServiceImpl.getMessageDigest
(PDFExternalMessageDigestDTO pdfMessageDigest) -
Uses of PDFExternalMessageDigestDTO in eu.europa.esig.dss.ws.signature.rest.client
Modifier and TypeMethodDescriptionRestPAdESWithExternalCMSService.getMessageDigest
(PDFExternalMessageDigestDTO pdfMessageDigest) Creates a signature revision for the provided PDF document according to the defined parameters and returns the message-digest computed on the extracted ByteRange content. -
Uses of PDFExternalMessageDigestDTO in eu.europa.esig.dss.ws.signature.soap
Modifier and TypeMethodDescriptionSoapPAdESWithExternalCMSServiceImpl.getMessageDigest
(PDFExternalMessageDigestDTO pdfMessageDigest) -
Uses of PDFExternalMessageDigestDTO in eu.europa.esig.dss.ws.signature.soap.client
Modifier and TypeMethodDescriptionSoapPAdESWithExternalCMSService.getMessageDigest
(PDFExternalMessageDigestDTO pdfMessageDigest) Creates a signature revision for the provided PDF document according to the defined parameters and returns the message-digest computed on the extracted ByteRange content.