|
globalplatform
|
#include <globalplatform.h>

Data Fields | |
| OPGP_AID | aid |
| The Executable Load File AID. | |
| BYTE | lifeCycleState |
| The Executable Load File life cycle state. | |
| BYTE | versionNumber [2] |
| On a Java Card based card, this is a 2-byte version number reflecting the major and minor version attributes (in this order) of the Java Card CAP file. Shorted if longer. | |
| BYTE | numExecutableModules |
| Number of associated Executable Modules. | |
| OPGP_AID | executableModules [64] |
| Array for the maximum possible associated Executable Modules. | |
| OPGP_AID | associatedSecurityDomainAID |
| The associated Security Domain's AID. | |
The structure containing Executable Load Files and their Executable Module returned by get_status().