Re: [opensc-devel] OpenSC DLL

2011-03-25 Thread Douglas E. Engert
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 VV needs. I have no idea what functions to call or what order to call them in to connect to a card without any

Re: [opensc-devel] OpenSC DLL

2011-03-25 Thread Martin Paljak
Hello, On Mar 25, 2011, at 16:19 , Douglas E. Engert wrote: 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 VV needs. I have no idea what functions to call or what order

Re: [opensc-devel] Cardmod: classic form for the container's ID

2011-03-25 Thread Douglas E. Engert
Testing opensc-cardmod.dll r5270 on Vista, login to AD works with two different cards to the same account. But certutil has a problem. I see from: certutil -store -user My Key Container = {0100----} So it looks like the serial number of the card is not being used,

Re: [opensc-devel] [opensc-commits] svn opensc changed[5271] cardmod: when getting serial number use GET_SERIAL ctl call ...

2011-03-25 Thread Viktor TARASOV
Le 25/03/2011 19:22, Martin Paljak a écrit : On Mar 25, 2011, at 20:19 , webmas...@opensc-project.org wrote: Revision: 5271 Author: vtarasov Date: 2011-03-25 18:19:28 + (Fri, 25 Mar 2011) Log Message: --- cardmod: when getting serial number use GET_SERIAL ctl call ...

Re: [opensc-devel] How to make proper use of sc_card_cache

2011-03-25 Thread Frank Morgner
Hi! SM is a term from ISO-7816, which AFAIK only has something like a security environment to group operations. So why do you propose to wrap chained APDUs with SM? Thanks for the comment. To tell the truth, I didn't explain this. I propose to apply the general transformation concept