Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1.21 KB

README.md

File metadata and controls

26 lines (14 loc) · 1.21 KB

DSSP client for .NET

This project contains the source code of the Digital Signature Service Protocol SDK for .NET web applications. We support .NET version 3.5+ and 4.5+

The Digital Signature Service itself can be tested via the DSS demo portal.

Getting started

The forms-demo gives you an entry-level example on how to use the DSSP client for .NET. A more advanced example is given in webApi-demo. For desktop there is the wpf-demo.

Check out the source code and open dssp-client.sln with for example Microsoft Visual Studio Community. The project should compile and run out of the box with version 2017 of visual studio.

A NuGet package has also been make available.

To get a DSS account, send us an email with your application logo (max 130x130) at info at e-contract.be.

Specifications

The Digital Signature Service Protocol specifications are available at the e-Contract.be DSSP Maven project site.

License

The DSSP SDK for .NET is licensed under the commercially friendly GNU LGPL license.