public class ASiCWithXAdESService extends AbstractASiCSignatureService<ASiCWithXAdESSignatureParameters>
| Constructor and Description |
|---|
ASiCWithXAdESService(eu.europa.esig.dss.validation.CertificateVerifier certificateVerifier) |
| Modifier and Type | Method and Description |
|---|---|
eu.europa.esig.dss.DSSDocument |
extendDocument(eu.europa.esig.dss.DSSDocument toExtendDocument,
ASiCWithXAdESSignatureParameters parameters) |
eu.europa.esig.dss.ToBeSigned |
getDataToSign(List<eu.europa.esig.dss.DSSDocument> toSignDocuments,
ASiCWithXAdESSignatureParameters parameters) |
eu.europa.esig.dss.DSSDocument |
signDocument(List<eu.europa.esig.dss.DSSDocument> toSignDocuments,
ASiCWithXAdESSignatureParameters parameters,
eu.europa.esig.dss.SignatureValue signatureValue) |
assertCanBeSign, buildASiCContainer, copyExistingArchiveWithSignatureList, extractCurrentArchive, getDataToSign, getEmbeddedManifests, getEmbeddedMimetype, getEmbeddedSignatures, getEmbeddedSignedDocuments, signDocument, storeZipCommentpublic ASiCWithXAdESService(eu.europa.esig.dss.validation.CertificateVerifier certificateVerifier)
public eu.europa.esig.dss.ToBeSigned getDataToSign(List<eu.europa.esig.dss.DSSDocument> toSignDocuments, ASiCWithXAdESSignatureParameters parameters) throws eu.europa.esig.dss.DSSException
eu.europa.esig.dss.DSSExceptionpublic eu.europa.esig.dss.DSSDocument signDocument(List<eu.europa.esig.dss.DSSDocument> toSignDocuments, ASiCWithXAdESSignatureParameters parameters, eu.europa.esig.dss.SignatureValue signatureValue) throws eu.europa.esig.dss.DSSException
eu.europa.esig.dss.DSSExceptionpublic eu.europa.esig.dss.DSSDocument extendDocument(eu.europa.esig.dss.DSSDocument toExtendDocument,
ASiCWithXAdESSignatureParameters parameters)
throws eu.europa.esig.dss.DSSException
eu.europa.esig.dss.DSSExceptionCopyright © 2017. All rights reserved.