Posted By:
Maxim_Dyachenko
Posted On:
Thursday, March 20, 2003 03:02 AM
Who could tell me, who is responsible for ISO7816 'GET RESPONSE' (CLA=00, INS=C0) command handling on Javacard?
I guess, it should be handled by JCRE, but I couldn't find any references about it in any white papers. And actually, my applet does can catch this command eventually.
I need to handle it by myself. Could I reach this ability in any way?
Thanks in advance.