Signer.Digital
User guide (Under Construction)
×
Menu
Index
  • Signer.Digital WebServer and Rest API
Signer.Digital WebServer and Rest API    
 
Signer.Digital WebServer developed using .NET 5 (.NET Core 5) and may be run on Windows, Linux or Mac platforms.
 
The product runs as a Web Server providing Web based Console to manage and monitor Signer.Digital Service and also provides Rest API for integration with applications where it is not possible to integrate .NET or Java libraries (with corresponding PDF component) due to various reasons like .NET or Java version incompatibility, easy unavailability of affordable PDF component for the required platform, or requirement to support signing from multiple applications by keeping the Signature access code centralized.
 
Rest APIs provided by webserver helps application developers to just call a HTTP api just by posting SignatureSetting Name and file or PDF file byte array and get the signed file or PDF file as a response to HTTP API call.
 
Being cross platform application, Signer.Digital WebServer is also suitable to deploy on Linux and Mac Desktops as standalone signing solution using local USB Token.
 
Following sections describes the functionality available in Signer.Digital Webserver.
 
Sample Integration projects with complete integration source code is available on request.