VhlCfg / File / MifarePlusMadKeyBIndex Value
This configuration value was deprecated and removed in firmware 2.12.00. It is unsupported in this and all later versions.
This entry is only needed for running VHL-Format(). If MAD encoding is enabled (MAD_AID does exist), this value contains a 2 byte index to the write key (Key B) of the MAD. This key is needed by VHL-Format() to create the MAD or to adapt the MAD when adding a new application. If MAD encoding is not enabled, this value may be omitted. This value is used by Mifare plus firmware only. For Mifare classic firmware use MifareClassicMadKeyB instead.
Properties
- Value ID: 0x0300/0x91
Format
Name | Type/Size | Description | |
---|---|---|---|
MadKeyBMemoryType | Enumeration (8 bits) |
This value references a key memory type within the
reader. VHL detects the security level (SL0..3) of
a MIFARE Classic/Plus card automatically. According
to the security level, the adequate key memories
(AES and/or MIFARE keys) are chosen. Values:
|
|
MadKeyBIdx | Integer (8 bits) | Index to key: first key in list will be accessed with value 0, second with 1... |