An open API service indexing awesome lists of open source software.

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

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)