VhlCfg / File / DesfireEV2FormatFileMultAccessCond Value

This configuration value was deprecated and removed in firmware 2.12.00. It is unsupported in this and all later versions.

This entry specifies multiple access conditions for files within an application. (only for EV2 cards)

Properties

Format

Name Type/Size Description
FileList Array (until end of frame) -
FileNr Integer (8 bits) File number for subsequent access conditions
Length of AccessCondList Integer (8 bits) Number of elements in the AccessCondList array
AccessCondList Array Number of access conditions (1..n / n maximum 7) for a specific file. First (mandatory) access condition set is specified in DesfireFileDesc
AccessCond Integer (16 bits)
  • Bit 15..12: read access condition
  • Bit 11..08: write access condition
  • Bit 07..04: read / write access condition
  • Bit 03..00: rfu (0x0F)