Le 26 avril 2012 10:23, helpcrypto helpcrypto <helpcry...@gmail.com> a écrit : > The question remains, anyway: how could opensc support > biometric/whatever readers?
Report CKF_PROTECTED_AUTHENTICATION_PATH to the application. OpenSC then calls an external lib to do do what is needed to authenticate the user. The external lib can do anything like display a dialog box, talk to the biometric reader, talk to a remote server, etc. Todo list: - define an API between OpenSC and an external lib - define a configuration to tell OpenSC to use an external lib I don't know how/if OpenSC can know the smart card reader is biometric. I have not seen any thing like that in PC/SC. A few years ago I played with fprint [1] and a COVADIS Alya reader [2]. Another API to loot at may be bioapi [3]. Bye [1] http://www.freedesktop.org/wiki/Software/fprint [2] http://pcsclite.alioth.debian.org/ccid/features.html#201 [3] http://code.google.com/p/bioapi-linux/ -- Dr. Ludovic Rousseau _______________________________________________ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel