Can I still return data if the status word is not 0x9000?
Created Aug 7, 2001
Julien SIMON
Yes. Data is only transmitted at the end of the process() function, so as long as you call apdu.setOutgoing() before throwing the ISOException, theres no problem.