C API for BALTECH SDK

§ WriteKeyIdx

unsigned WriteKeyIdx

Index of the write key on the reader If omitted and WriteKeyNo is equal to ReadKeyNo , it defaults to ReadKeyIdx.

Otherwise it defaults to ReadKeyIdx + 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 refers to an index in VhlCfg/File/DesfireKeyList.

Definition at line 4465 of file typedefs.h.