Skip to Main Content

Java Card

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

APDUs in Javacard SIMs

843851Jul 28 2007 — edited Aug 2 2007
Hi,
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.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 30 2007
Added on Jul 28 2007
2 comments
269 views