EblEncryptionData_t Struct Reference

Description

GBL encryption data tag type.

Definition at line 108 of file btl_gbl_format.h .

#include < btl_gbl_format.h >

Data Fields

EblTagHeader_t header
Tag ID and length.
uint8_t * encryptedEblData
Encrypted data.

Field Documentation

uint8_t* EblEncryptionData_t::encryptedEblData

Encrypted data.

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

Definition at line 110 of file btl_gbl_format.h .


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