So the secure element consists of a Java card (65kB) and a Mifare 4k (4kB).
Let's say I want to use the Java card as a storage area for virtual smart cards and emulate one at a time.
So here are my questions:
1. Can I somehow access the Java Card from the Mifare 4k (MFStandardConnection)? ISO14443Connection is not user friendly...
2. Let's say I want to emulate a DESFire card, how is this done?
3. Is there a way to make the Mifare 4k-area "shut up" so that a PCD won't detect it and at the same time emulate the DESFire from the Java Applet?
4. Anyone tried making applets on the Java Card?
5. The non-programmable UID, can it in fact be _programmable_ as it is saved on the fully programmable Java card in contrast to the Mifare 4k?


Reply With Quote



