APDUs in Javacard SIMs
843851Jul 28 2007 — edited Aug 2 2007Hi,
I need some clarification regarding passing APDUs to the SELECTed applet in a Javacard SIM.
Let's assume that I have a Javacard SIM active in the user's mobile phone. An applet was installed on this SIM and accepts two types of custom APDUs:
ADD
REVOKE
Am I right to assert that the SELECTed applet can accept these APDUs in ALL of the following situations:
1. from the operator (OTA) as secured SMS-PP
2. from midlets on a J2ME-enabled phone (using JSR 177)
3. from PC software (using JSR 268) [if the SIM is placed in a card reader attached to a PC]
If not, kindly explain why.
Thanks.