https://github.com/e-contract/dssp
Digital Signature Service Protocol
https://github.com/e-contract/dssp
Last synced: about 1 year ago
JSON representation
Digital Signature Service Protocol
- Host: GitHub
- URL: https://github.com/e-contract/dssp
- Owner: e-Contract
- License: other
- Created: 2014-09-23T07:38:55.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2022-04-27T21:12:27.000Z (about 4 years ago)
- Last Synced: 2025-04-05T03:31:48.648Z (over 1 year ago)
- Language: Java
- Size: 401 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Digital Signature Service Protocol
This project provides the specifications and Java reference implementation for the Digital Signature Service Protocol.
The Digital Signature Service Protocol is implemented by the e-Contract.be Digital Signature Service.
More information about this service is available at: [e-contract.be](https://www.e-contract.be/)
More information is available at the [DSSP Maven site](https://www.e-contract.be/sites/dssp/).
An example Java EE web application that uses this SDK is available at:
[https://github.com/e-Contract/dssp-example](https://github.com/e-Contract/dssp-example)