VhlCfg / File / MifarePlusCommunicationMode Value
This value is used by Mifare plus firmware only. It specifies
the communication mode in security level 3 of a Mifare plus
card.
Properties
- Value ID: 0x0300/0x1B
Format
| Name | Type/Size | Description | |
|---|---|---|---|
| SL3CommunicationMode | Bit mask (8 bits) | - | |
| RFU | Integer (bit mask area 0xF8) | Zero padding | |
| ReadNoMacOnCommand | Boolean (bit 0x04) | Reader command without MAC | |
| ReadPlain | Boolean (bit 0x02) | No encryption between card and reader | |
| ReadNoMacOnResponse | Boolean (bit 0x01) | Card answer without MAC | |