VhlCfg / File / LegicUserKeyIndexList Value

This is a list of indexes referencing keys in the storage of the LEGIC SM. Each entry corresponds to a fragment defined by LegicApplicationSegmentList and specifies the index of the key required to access the encrypted segment data.

Keys are stored in the LEGIC SM using LegicKeyList.

This value is optional. You only need it if you want to access segments with user-defined encryption.

Refer to LegicApplicationSegmentList for an overview of the LEGIC fragment definition.

Properties

Format

Name Type/Size Description
- Array (until end of frame) -
KeyIdx Integer (8 bits)

Index of key in the storage (0x00...0x7F)

Use 0xFF if you do not want to apply user-defined segment encryption to the corresponding fragment.