Re: [opensc-devel] OpenSC-Java: PKCS11SessionStore vs, PKCS11Sesson and KeyStore

2010-01-28 Thread Peter Stuge
Harry Anuszewski wrote: > if I send the pin to the PKCS11LoadStoreParm it is cached once I > open the keystore and the only way to clear it is to reload the > applet. Is there a knob in the opensc config file that you could tweak, to control this? //Peter

[opensc-devel] OpenSC-Java: PKCS11SessionStore vs, PKCS11Sesson and KeyStore

2010-01-28 Thread Harry Anuszewski
Hello, I am working on a program where a user is going to have to sign several pieces of data over the course of the time they are logged in. I am trying to find out the best way to use OpenSC-java where I can manage pin usage. For example the user logs in with there pin, then they make ch