GblEncryptionData_t Struct ReferenceComponents > Image Parser > GBL Parser > GBL Format

Description

GBL encryption data tag type.

Definition at line 212 of file btl_gbl_format.h .

#include < btl_gbl_format.h >

Data Fields

GblTagHeader_t header
Tag ID and length.
uint8_t * encryptedGblData
Encrypted data.

Field Documentation

uint8_t* GblEncryptionData_t::encryptedGblData

Encrypted data.

After decryption, this data must represent one or more complete unencrypted GBL tags.

Definition at line 214 of file btl_gbl_format.h .


The documentation for this struct was generated from the following file:
  • btl_gbl_format.h