GblEncryptionInitAesCcm_t Struct ReferenceComponents > Image Parser > GBL Parser > GBL Format
Description
GBL encryption init tag type. Used with AES-CCM encryption.
Definition at line
204
of file
btl_gbl_format.h
.
#include <
btl_gbl_format.h
>
Data Fields |
|
GblTagHeader_t | header |
Tag ID and length.
|
|
uint32_t | msgLen |
Length of the cipher text in bytes.
|
|
uint8_t | nonce [12] |
Random nonce used for AES-CTR in this message.
|
|
The documentation for this struct was generated from the following file:
-
btl_gbl_format.h