Uses of Class
eu.europa.esig.dss.ws.signature.dto.PDFExternalSignDocumentDTO
Package
Description
-
Uses of PDFExternalSignDocumentDTO in eu.europa.esig.dss.ws.signature.rest
Modifier and TypeMethodDescriptionRestPAdESWithExternalCMSServiceImpl.signDocument
(PDFExternalSignDocumentDTO pdfSignDocument) -
Uses of PDFExternalSignDocumentDTO in eu.europa.esig.dss.ws.signature.rest.client
Modifier and TypeMethodDescriptionRestPAdESWithExternalCMSService.signDocument
(PDFExternalSignDocumentDTO pdfSignDocument) Signs thetoSignDocument
by incorporating the providedcmsSignature
within computed PDF signature revision. -
Uses of PDFExternalSignDocumentDTO in eu.europa.esig.dss.ws.signature.soap
Modifier and TypeMethodDescriptionSoapPAdESWithExternalCMSServiceImpl.signDocument
(PDFExternalSignDocumentDTO pdfSignDocument) -
Uses of PDFExternalSignDocumentDTO in eu.europa.esig.dss.ws.signature.soap.client
Modifier and TypeMethodDescriptionSoapPAdESWithExternalCMSService.signDocument
(PDFExternalSignDocumentDTO pdfSignDocument) Signs thetoSignDocument
by incorporating the providedcmsSignature
within computed PDF signature revision.