AWS IoT Over-the-air Update v3.3.0
Client library for AWS IoT OTA
Sig256_t Struct Reference

OTA File Signature info. More...

#include <ota_private.h>

Data Fields

uint16_t size
 Size, in bytes, of the signature.
 
uint8_t data [kOTA_MaxSignatureSize]
 The binary signature data.
 

Detailed Description

OTA File Signature info.

File key signature information to verify the authenticity of the incoming file


The documentation for this struct was generated from the following file: