Hello again and thanks for the answers, the error 0000: 6A 82 that i receive when i try to access the applet list on my emv card means a sort of 'file not found'. Reading the doc i find the following: "The <tt>BasicEMVAppletAccess</tt> provides an implementation of an * <tt>AppletAccessCardService</tt> for EMV compliant cards supporting * a T=1 protocol (T=0 is not implemented).<p>"
Well the ATR i get from the card is : 3B 6D 00 00 00 31 C0 71 D6 64 4C D7 01 00 84 90 00 the "6D" indicates that the card protocol is T=0. Does someone know an AppletWhateverCardService who support T=1 protocol ? Please help Thanks a lot Andrea -----Messaggio originale----- Da: Brian McGuiness [mailto:[EMAIL PROTECTED] Inviato: giovedi 6 marzo 2003 12.54 A: [EMAIL PROTECTED] Oggetto: Re: [OCF] EMV problem Andrea Manca wrote: > [ERROR ] opencard.opt.emv.mgmt.BasicEMVAppletAccess.list > --- message Response returned:[EMAIL PROTECTED] > 0000: 6A 82 j. 6A 82 is usually security status not satisfied - most likely you have to verify with a PIN or do a mutual authenticate before you are allowed to read the file you are trying to read. It may be different for your card - get hold of the card interface spec or user manual. That should tell you what you need to do. cheers --- > Visit the OpenCard web site at http://www.opencard.org/ for more > information on OpenCard---binaries, source code, documents. > This list is being archived at http://www.opencard.org/archive/opencard/ ! To unsubscribe from the [EMAIL PROTECTED] mailing list send an email ! to ! [EMAIL PROTECTED] ! containing the word ! unsubscribe ! in the body. --- > Visit the OpenCard web site at http://www.opencard.org/ for more > information on OpenCard---binaries, source code, documents. > This list is being archived at http://www.opencard.org/archive/opencard/ ! To unsubscribe from the [EMAIL PROTECTED] mailing list send an email ! to ! [EMAIL PROTECTED] ! containing the word ! unsubscribe ! in the body.
