GroupDocs.Signature (.NET API) for ASP.NET Application

Hello,

I am looking for GroupDocs.Signature (.NET API) for following scenario -

I want to use this component in web application (ASP.NET) in which multiple users has to digitally sign the document by providing their certificate at client end.

So web browsers should be able to read the certificate from Microsoft Certificate Store or from pfx file through web pages or any client interface.

I am looking at your examples provided in .NET in which you provide certificate from physical location of the server but how is this possible in web application scenario?

Please provide documentation / example if you have this functionality.

Thanks.

Sagar Chavan
SoftTech Engineers Pvt. Ltd

Hi Sagar,


Thanks for taking interest in GroupDocs.Signature for .NET.

We would like to apprise you that GroupDocs.Signature for .NET 3.0.0 is a totally back-end, UI independent API. That allows .NET developers to integrate the API in any .NET project. In your web project people can digitally sign the documents by providing their certificate.
how is this possible in web application scenario
You can implement this functionality in your project. Please see how digital signatures work and how custom data handlers can be implemented.
Working with custom data handler
Working with digital signatures

I hope above mentioned resources will help you.

Keen to hear from you.
Many Thanks