Page 1 of 1

Get Response without LE-Byte

Posted: Thu Jan 14, 2016 5:36 am
by crash
Hi @all,

I was wondering if there is
a way to get the response from
an applet without setting the LE-Byte.
Can someone answer this question?

Thanks :D

Re: Get Response without LE-Byte

Posted: Thu Jan 14, 2016 10:40 am
by UNKNwYSHSA
Use T1 protocol? APDU command can be CLA+INS+P1+P2+LC. No GET RESPONSE command needed. The outgoing data can be send out directly.