On 3/25/2011 9:03 AM, Brian Thomas wrote: > Is there any documentation on the OpenSC 12 DLL? I would like to write a > LabVIEW application for configuring smartcards for out V&V needs. I have no > idea what functions to call or what order to call > them in to connect to a card without any documentation. >
The OpenSC dll is basically what is in libopensc. It is intended to be internal, and called only by PKCS#11, or the tools. It has no external API. So the questions should be what is labVIEW? What do you mean by configuring smartcards? What is V&V? Are you trying to write a card management system using OpenSC? OpenSC can be used via PKCS#11, or via Windows CAPI that can use opensc-cardmod.dll > Best Regards, > > Brian Thomas > > > > _______________________________________________ > opensc-devel mailing list > opensc-devel@lists.opensc-project.org > http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E. Engert <deeng...@anl.gov> Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444 _______________________________________________ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel