Package and Applet Deletion

In the Java Card 3 platform, the installer deletes packages and applets from the card's memory. Once the installer is selected, it can receive requests from the terminal, in the form of an APDU, to delete packages and applets. Requests to delete an applet or package cannot be sent from an applet on the card.

The following sections describe programming guidelines that will help you create packages and applets that are more easily removed: