Uses of Class
eu.europa.esig.dss.pades.PAdESSignatureParameters
| Package | Description |
|---|---|
| eu.europa.esig.dss.pades.signature |
-
Uses of PAdESSignatureParameters in eu.europa.esig.dss.pades.signature
Methods in eu.europa.esig.dss.pades.signature with parameters of type PAdESSignatureParameters Modifier and Type Method Description protected byte[]PAdESService. computeDocumentDigest(DSSDocument toSignDocument, PAdESSignatureParameters parameters)Computes digest of the document to be signedDSSDocumentPAdESService. extendDocument(DSSDocument toExtendDocument, PAdESSignatureParameters parameters)protected byte[]PAdESService. generateCMSSignedData(DSSDocument toSignDocument, PAdESSignatureParameters parameters, SignatureValue signatureValue)Generates the CMSSignedDataTimestampTokenPAdESService. getContentTimestamp(DSSDocument toSignDocument, PAdESSignatureParameters parameters)ToBeSignedPAdESService. getDataToSign(DSSDocument toSignDocument, PAdESSignatureParameters parameters)DSSDocumentPAdESService. signDocument(DSSDocument toSignDocument, PAdESSignatureParameters parameters, SignatureValue signatureValue)