VhlCfg / File / MifarePlusFormatLevelSwitchKeyIdx
Value
This value is used by Mifare plus firmware only. It is used by
VHL-Format() and switches to the respective security level.
Properties
- Value ID: 0x0300/0x1D
Format
Name | Type/Size | Description | |
---|---|---|---|
NewSecurityLevel | Integer (8 bits) | 0..3: enter / stay in security level 0..3 If this value is defined VHL format returns VHL_CONFIG_ERR, if the security level of a presented card is greater than the security level defined by this value. | |
LevelSwitchKeyMemoryType | 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 and
according to the security level the adequate key
memories (AES and/or Mifare keys) are chosen. For
some key memory types a card in Mifare plus
security level 2 (SL2) needs both keys (AES and
Mifare): then the configuration value
MifarePlusKeyIdxOffset describes an offset of
Mifare keys to AES keys (! signed value). Values:
|
|
LevelSwitchKeyIdx | Integer (8 bits) | Index to key: first key in list will be accessed with value 0, second with 1... |