I am trying to write a web client that communicates with a web service to electronically sign documents. The web client must also communicate with a PKCS#11 card for cryptographic operations (sign the digest, ...).
Is there any up-to-date project/technology that allows me to communicate with the smart card from any browser ? Note: the reader is of type: Gemalto IDBridge CT30
Thanks !