| Package | Description |
|---|---|
| eu.europa.esig.dss.signature | |
| eu.europa.esig.dss.x509 |
| Modifier and Type | Method and Description |
|---|---|
DSSDocument |
RemoteMultipleDocumentsSignatureService.extendDocument(DOC toExtendDocument,
SP parameters)
Extends the level of the signatures in the
toExtendDocument |
DSSDocument |
RemoteDocumentSignatureService.extendDocument(DOC toExtendDocument,
SP parameters)
Extends the level of the signatures in the
toExtendDocument |
DSSDocument |
RemoteDocumentSignatureService.signDocument(DOC toSignDocument,
SP parameters,
SignatureValue signatureValue)
Signs the toSignDocument with the provided signatureValue.
|
DSSDocument |
RemoteMultipleDocumentsSignatureService.signDocument(List<DOC> toSignDocuments,
SP parameters,
SignatureValue signatureValue)
Signs the toSignDocuments with the provided signatureValue.
|
| Modifier and Type | Method and Description |
|---|---|
DSSDocument |
SignaturePolicy.getPolicyContent() |
| Modifier and Type | Method and Description |
|---|---|
void |
SignaturePolicy.setPolicyContent(DSSDocument policyContent) |
Copyright © 2018. All rights reserved.