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.
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
.
The Digital Signature Service Protocol specifications are available at the e-Contract.be DSSP Maven project site.
The DSSP SDK for .NET is licensed under the commercially friendly GNU LGPL license.