VhlCfg / File / MifareClassicFormatOriginalKeyList Value

This list is only needed for VHL-Format() support. To encode the new sector trailer, the card is authenticated with one of these keys. The VHL Format command tries to authenticate with all keys if the list contains more than one key.

If this value is not set, the card will by authenticated with factory keys (0xFF, 0xFF, ... 0xFF; KeyA).

This value is used by Mifare classic firmware only. For Mifare plus firmware use MifarePlusKeyAssignment instead.

Properties

Format

Name Type/Size Description
- Array (until end of frame) List of key entries
AuthenticationKeyAssignment Enumeration (8 bits) Values:
  • UseKeyA (0x00)
    Authenticate with KeyA
  • UseKeyB (0x01)
    Authenticate with KeyB
Key Raw data (length 6 Bytes) This is the 6 byte Mifare key.