From: fuzzyhypothesis <fuz...@ya...> - 2013-03-27 12:27:20
|
All, Gee you would think I was posting on the NetSNMP mailing list with all the responses. Anyways, I thought I would post up what most experts here already know, but might be of help to folks trying to build a driver for a card for the first time. Oh and I have a question. I found these nice pages on how to add in a new driver https://www.opensc-project.org/opensc/wiki/DeveloperInformation/NewCardDriver https://www.opensc-project.org/opensc/wiki/DeveloperInformation/NewCardDriver/EnterSafeExample Which looks like you create a object for the new driver, and add in several key function definitions. and put in the hooks in the appropriate headers (ctx.h for example). My question is: It doesn't look like there is any support for Java card applets in opensc. Is this correct? Robert -- View this message in context: http://opensc.1086184.n5.nabble.com/SafeNet-Aladdin-new-eToken-PRO-Java-driver-tp8410p13797.html Sent from the Developer mailing list archive at Nabble.com. |