I would like to use a token certificate from a browser to sign data. When you plug the token the certificates are accesible in the Windows Certificates Store, but I can't access the certificates from the browser.
I took a look at Web Crypto API but there are no features for this. Is there any way to do this?
Thanks