VhlCfg / File / MifareTransferToSecureMemory Value

This command transfers all Mifare classic keys from MifareKeyList (or MifareClassicKeyList ) to secure memory, which is better protected against attacks.

Key transfer is done at power up of the reader and after key transfer is finished all keys are deleted from the configuration. This value is replaced by the firmware of the reader and designates the VHL key offset of this file within the secure memory.
Usually, the first key is transferred to the reader chip's memory address 0, the second one to the reader chip's memory address 1 and so on. A different address range can be specified, however, by definition of the START_RC500_EEP Value, please refer to Device/Run/FirstVhlRc500Key.

If TRANSFER is set and according rights definition in MifareKeyList is restricted, the corresponding key will not be transferred.

Properties

Format

Name Type/Size Description
TransferKeys Enumeration (8 bits) Values:
  • Yes (0xFF)
    The keys are transferred at all.
  • No (0xFE)
    The keys are not transferred at all.