C API for BALTECH SDK

§ ChangeKeyIdx

unsigned ChangeKeyIdx

**Only needed to runVHL.Format .

**

Index of the key on the reader that is used to change a key when running VHL.Format. If ChangeKeyNo (see AccessRightsLowByte) is equal to WriteKeyNo , this value defaults to WriteKeyIdx. Otherwise, it defaults to WriteKeyIdx + 1.

  1. 0x00-0x7F refer to an index in a SAM (key version has to be 0).
  2. 0x80-0xBF refer to an index in Crypto Key.
  3. 0xC0-0xCB refer to an index in VhlCfg/File/DesfireKeyList.

Definition at line 4487 of file typedefs.h.