Uses of Class
eu.europa.esig.dss.asic.cades.ASiCWithCAdESSignatureParameters
| Package | Description |
|---|---|
| eu.europa.esig.dss.asic.cades.signature | |
| eu.europa.esig.dss.asic.cades.signature.asice |
-
Uses of ASiCWithCAdESSignatureParameters in eu.europa.esig.dss.asic.cades.signature
Methods in eu.europa.esig.dss.asic.cades.signature with parameters of type ASiCWithCAdESSignatureParameters Modifier and Type Method Description eu.europa.esig.dss.model.DSSDocumentASiCWithCAdESService. extendDocument(eu.europa.esig.dss.model.DSSDocument toExtendDocument, ASiCWithCAdESSignatureParameters parameters)eu.europa.esig.dss.validation.timestamp.TimestampTokenASiCWithCAdESService. getContentTimestamp(List<eu.europa.esig.dss.model.DSSDocument> toSignDocuments, ASiCWithCAdESSignatureParameters parameters)eu.europa.esig.dss.model.ToBeSignedASiCWithCAdESService. getDataToSign(List<eu.europa.esig.dss.model.DSSDocument> toSignDocuments, ASiCWithCAdESSignatureParameters parameters)static GetDataToSignASiCWithCAdESHelperASiCWithCAdESDataToSignHelperBuilder. getGetDataToSignHelper(List<eu.europa.esig.dss.model.DSSDocument> documents, ASiCWithCAdESSignatureParameters parameters)eu.europa.esig.dss.model.DSSDocumentASiCWithCAdESService. signDocument(List<eu.europa.esig.dss.model.DSSDocument> toSignDocuments, ASiCWithCAdESSignatureParameters parameters, eu.europa.esig.dss.model.SignatureValue signatureValue) -
Uses of ASiCWithCAdESSignatureParameters in eu.europa.esig.dss.asic.cades.signature.asice
Methods in eu.europa.esig.dss.asic.cades.signature.asice with parameters of type ASiCWithCAdESSignatureParameters Modifier and Type Method Description protected eu.europa.esig.dss.model.DSSDocumentAbstractDataToSignASiCEWithCAdES. getASiCManifest(List<eu.europa.esig.dss.model.DSSDocument> documents, List<eu.europa.esig.dss.model.DSSDocument> signatures, List<eu.europa.esig.dss.model.DSSDocument> manifests, ASiCWithCAdESSignatureParameters parameters)Constructors in eu.europa.esig.dss.asic.cades.signature.asice with parameters of type ASiCWithCAdESSignatureParameters Constructor Description DataToSignASiCEWithCAdESFromArchive(List<eu.europa.esig.dss.model.DSSDocument> signedDocuments, List<eu.europa.esig.dss.model.DSSDocument> existingSignatures, List<eu.europa.esig.dss.model.DSSDocument> existingManifests, ASiCWithCAdESSignatureParameters parameters)DataToSignASiCEWithCAdESFromFiles(List<eu.europa.esig.dss.model.DSSDocument> filesToBeSigned, ASiCWithCAdESSignatureParameters parameters)