From: Sushma <sus...@gm...> - 2013-03-14 09:34:06
|
Hello All, I'm developing a smart card mini driver based on OpenSC code. I have few basic questions regarding the smart card. 1. Can I use blank card (empty content) for testing with OpenSC mini driver code? If not, what should be the initial content of smart card? 2. Can I use OpenSC mini driver for non-PKCS#15 smart cards? If not, where can I procure sample PKCS#15 cards? 3. Does OpenSC mini driver support PKCS#11 smart cards? 4. The card I'm using at this moment is a non-standard card. Can I still use the OpenSC mini driver code where I can implement card-xxx.c/.h which contains my card specific details? Any answers would help me understand better. Thanks and Regards, Sushma |