>Gaddini Massimo writes:
>I simply send the command SelectFile ( 00 A4 00 00 02 xx yy  with xx=3f
>and yy=00).The sw is
>6117.


Hello,

That is what the command is supposed to return.  61 17 means that there is
an additional 17 bytes of returned data.  This particular card is T=0 and
since you can send data (ie:3f 00) there is another method to retrieve the
data from the card which is called the get REsponse (c0 c0 00 00 data
length)  This will return the 0x17 bytes of data.  0x61 XX is a success
status word but it means there is additional data that must be retrieved
using get response.

Best Regards,
Dave

David Corcoran                                  Purdue University
1008 Cherry Lane                                Center for Education
West Lafayette, IN 47906                        and Research in Information
[EMAIL PROTECTED]                          Assurance and Security.
765 - 427 - 5147                                http://www.linuxnet.com


***************************************************************
Linux Smart Card Developers - M.U.S.C.L.E.
(Movement for the Use of Smart Cards in a Linux Environment)
http://www.linuxnet.com/smartcard/index.html
***************************************************************

Reply via email to