C API for BALTECH SDK

§ SectorKeyIdx

unsigned SectorKeyIdx

Crypto Memory Index (SAM or CryptoMemory) of the sector key.

  • SAM: MSByte: Key version / LSByte: KeyIdx
  • Crypto Memory: MSByte: Page (0..15) / LSByte: KeyIdx (0x80-0xBF)

Definition at line 2102 of file typedefs.h.