How to sign a string with a certificate's private key from the browser ? I need to sign the string in the web, using de ceftificate instaled in the browser .
Can I use Web Cryptography API in this user case ?
Thanks in advance
How to sign a string with a certificate's private key from the browser ? I need to sign the string in the web, using de ceftificate instaled in the browser .
Can I use Web Cryptography API in this user case ?
Thanks in advance