VhlCfg / File / DesfireKeydivAid Value

DESFire Application Identifier (AID) for key diversification: only necessary if a key for reading the diversification data resides in another AID.

This value must be specified in MSB-first order (as all BALTECH configuration values). Note that the DESFire internal representation uses LSB-first order and is 3 bytes (AIDs are 24-bit); the config value must therefore be byte-reversed and zero-padded to 32 bits.
Sample
AID: 0x123456 DESFire internal representation: 0x56 0x34 0x12 Config value: 0x00 0x12 0x34 0x56

Properties

Format

Name Type/Size Description
- Integer (32 bits) -