Hi Egon,

I think, if you use pkcs15 emulation you can't or didn't need to use 
pkcs15-init tool, using pkcs15 emulation it's required when

cards are uncompatible with real pkcs15 structure so pkcs15-init tool 
can't use them.

Use an another tool to init them or create yours...

François.

Egon a écrit :
> Hi everybody
>
> Several days ago I wrote a message about testing a new driver. I wrote my new 
> driver over piv driver. Now, I am testing it... My driver uses a 
> pkcs15-emulator.
>
> When I use pkcs15-init -C , I get the following message:
>
> [pkcs15-init] apdu.c:184:sc_apdu_log: 
> Outgoing APDU data [   14 bytes] =====================================
> 00 A4 04 00 09 A0 00 00 03 08 00 00 10 00 ..............
> ======================================================================
> [pkcs15-init] reader-pcsc.c:173:pcsc_internal_transmit: called
> [pkcs15-init] apdu.c:184:sc_apdu_log: 
> Incoming APDU data [    2 bytes] =====================================
> 6A 82 j. ( File not found )
> [...] Card does not support the requested operation
>
> If I have an emulation layer, this call will not fail...  I want to know if I 
> am in right way or I must to change anything.
>
> Thank you everybody.
>
>
>
>
>       
> _______________________________________________
> opensc-devel mailing list
> opensc-devel@lists.opensc-project.org
> http://www.opensc-project.org/mailman/listinfo/opensc-devel
>
>   
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to