Description of the illustration Installer components
Enter a short description of your topic here (optional).
This illustration shows how the components of the installer interact with the other parts of Java Card technology.
The sequence of data flow is depicted as follows:
- The
scriptgen
takes the Java Card CAP file produced by the Converter and generates a script file that contains a sequence of APDU commands. - This set of APDUs is read by
apdutool
and sent to the installer. - The installer processes the Java Card CAP file contents contained in the APDU commands, and sends a response APDU containing a status and, optionally, response data.