Arno,

I am co-author of the ifd-GemPC driver with Ludovic Rousseau.

If you look at your command, the  length byte you send is wrong (it should be 0x10). 
Normally, I think the driver would unterstand your command as a fully qualified APDU 
(ie CLA, INS, P1,P2, Lc, Data, Le) and issue the Get Response automatically. The 
response you read could be the first 2 bytes of a 5 bytes answer (3 bytes of Data   
SW).

-> pcsc_create_dir_crycs() returned 0x0: 
[CMD] [ 0x84 0xE0 0x01 0x00 0x0F 0x10 0x00 0x38 0x00 0x00 0x00 0x00 0x00 0x00 0x00 
0x00 0x00 0x8F 0x03 0xE5 0x03 ] 
[RSP] [ 0x78 0x1E ] 
Error: pcsc_create_dir_crycs() no checksum to read ! 

Regards,
Jean-Luc.

***************************************************************
Unix Smart Card Developers - M.U.S.C.L.E.
(Movement for the Use of Smart Cards in a Linux Environment)
http://www.linuxnet.com/
To unsubscribe send an email to [EMAIL PROTECTED] with
unsubscribe sclinux
***************************************************************

Reply via email to