Re: [opensc-devel] "versioning" opensc on card format

2010-01-03 Thread Viktor TARASOV
Andreas Jellinghaus wrote: > Am Montag 14 Dezember 2009 14:28:21 schrieb Martin Paljak: > >> On 14.12.2009, at 15:17, Andreas Jellinghaus wrote: >> >>> Hi, >>> >>> is there a way to put a version on the card in some structure? >>> so we can write code that sees: >>> * ah, not initialized wi

Re: [opensc-devel] Unblocking PIN via PKCS#11?

2010-01-03 Thread Viktor TARASOV
Viktor TARASOV wrote: From my point of view, the most 'standard' manner to do User 'PIN unblock' is with the C_SetPIN() in the unlogged session. If there are no objections against 'User PIN Unblock' with the 'C_SetPIN() in Unlogged Session', I'll commit it. Kind wishes, Viktor Tarasov. --