I just get a project that really out of my expertise which is using Java and Smart Card. I have a smart card and want to use it to authenticate the user digital signature for let say PDF or Doc file. Since the project is on web, I would create a java applet application so I have connection between browser and smart card reader.
I found on internet that I need PKCS#11 drivers, but where can I find it? What is that for?