I am working on asp.net project and need to sign data.
I want to sign data with chrome instead of ie or other browser. Or I want to use secure technique to sign data from any browser.
Currently I am working copicom dll, which is now working with chrome.
What should I use secure technique to read digit signature and verify it.
Please provide need full solution with code.
Thanks.