I would like to run some tests on a virtual smart card. I would like to know if there exists a virtual smart card PKCS#11 compliant and supported by OpenSC. I'm running on Linux.
Thank you in advance for your valuable help. Best, BEE
I believe you are looking for a pure software implementation of PKCS#11 interface such as SoftHSM or OpenCryptoki. You can also take a look at Virtual Smart Card project but it will be slightly more complex to setup.
Firefox includes the certificate storage accessible via PKCS#11 (note that their PKCS11 needs special form of initialization).