VhlCfg / File / DesfireFormatMasterPiccKeySettings
Value
Only used by VHLFormat() this entry changes the card master key
settings.
Properties
- Value ID: 0x0300/0x3D
- Default value: AllowChangeMasterPiccKey|FreeDirectoryList|AllowCreateDeleteApp|ConfigurationChangeable
Format
Name | Type/Size | Description | |
---|---|---|---|
MasterPiccKeySettings | Bit mask (8 bits) | Master picc key settings | |
RFU | Integer (bit mask area 0xF0) | Zero padding | |
ConfigurationChangeable | Boolean (bit 0x08) | Configuration is changeable if authenticated with the picc master key. | |
AllowCreateDeleteApp | Boolean (bit 0x04) | Create application is permitted without application master key authentication, delete requires an authentication. | |
FreeDirectoryList | Boolean (bit 0x02) | Free directory (application) list without application master key authentication. | |
AllowChangeMasterPiccKey | Boolean (bit 0x01) | The picc master key is changeable with prior authentication with the current master key. |