0

I want digitally sign a json file , the file should like in the below format. input file will be in this format

The output i am accepting after the sign it should appear like below. The desired output expected in this format

1 Answers1

0

For web application, you need to use Browser Extension to use local USB Token connected to user's device. Refer to complete JavaScript API of free Signer.Digital Browser Extension used by half a million users in India and globally: Accessing ePass2003 Auto token through browser

Use API: getSelectedCertificate and signHash or signHashCms as per your project requirements.

Bharat Vasant
  • 850
  • 3
  • 12
  • 46