Azure SDK for Embedded C
Data Fields
az_iot_adu_client_update_manifest_file_hash Struct Reference

Hash value for a given file. More...

#include <az_iot_adu_client.h>

Data Fields

az_span hash_type
 
az_span hash_value
 

Detailed Description

Hash value for a given file.

Field Documentation

◆ hash_type

az_span az_iot_adu_client_update_manifest_file_hash::hash_type

The hash type for the file (Example: sha256).

◆ hash_value

az_span az_iot_adu_client_update_manifest_file_hash::hash_value

The value of the hash.


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