On 08.09.2009, at 11:41, François Leblanc wrote: > For point 3: Sorry it's quite difficult to explain because english > is not my > > first language, so windows basecsp (it's the base component to get a > CSP > > with it's the windows cryptographic standard working with smartcard) > provide > > SCARDCONTEXT and SCARDHANDLE values that you must use. To support > opensc in > > a basecsp I need to fix given value of SCARDCONTEXT and SCARDHANDLE in > > libopensc and after this I can call opensc functions (reading > certificates, > > sign data etc...). It's more clear? A similar problem exists on OS X/Tokend but Tokend provides a reader name, not handles.
Extending the configuration interface this way does not seem reasonable to me. Instead, if you implement a basecsp plugin, please do provide the source code for that and we can tune libopensc, if needed, to work in a way that is suitable for linking into the basecsp dll. -- Martin Paljak http://martin.paljak.pri.ee +372.515.6495 _______________________________________________ opensc-devel mailing list [email protected] http://www.opensc-project.org/mailman/listinfo/opensc-devel
