yiminyangguang520 / eid-mw

Automatically exported from code.google.com/p/eid-mw
GNU Lesser General Public License v3.0
0 stars 0 forks source link

confirmation dialog MW3.5 vs MW4.0 #105

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
My software application needs to read several eID cards.

When using MW version 3.5, I get the confirmation dialog once, when reading the 
first card. This is OK.

When using MW version 4.0, I get the confirmation dialog for each eID card, 
because I have to call the C_OpenSession function again when inserting another 
card. So, when my application needs to read 10 cards, I also get the 
confirmation dialog 10 times! This is very annoying. How can this be avoided? 
Or how can I get the MW 3.5 behavior ?

Original issue reported on code.google.com by mario.99...@gmail.com on 4 Dec 2012 at 8:34

GoogleCodeExporter commented 9 years ago
Hello Mario,

Sorry for the late reply, I must have missed your post.

I'm afraid we need to show that warning for each card, we're not allowed to 
change that behaviour.

The only way to avoid this, would be to rebuild the beidpkcs11.dll (see dev 
forum on this site).

Wkr,
 Frederik

Original comment by frederik...@gmail.com on 28 Jan 2013 at 12:58