| globalplatform
    | 
#include <security.h>
| Data Fields | |
| BYTE | securityDomainAIDLength | 
| The length of the Security Domain. | |
| BYTE | securityDomainAID [16] | 
| The AID of the Security Domain. | |
| BYTE | signatureLength | 
| The length of the signature. Can be 8 for a 3DES signature or 128 for a RSA signature. | |
| BYTE | signature [128] | 
| The signature. | |
A structure describing a Load File Data Block DAP block according to the Open Platform specification 2.0.1'. The structure comprises 3 Tag Length Value (TLV) fields after the ASN.1 specification. The outer tag 0xE2 contains the two inner tags.