Specifies the structure to provide the details of data to be hashed from OPTIGA. More...
#include <optiga_lib_common.h>
Public Attributes | |
uint16_t | oid |
OID of data object. More... | |
uint16_t | offset |
Offset within the data object. More... | |
uint16_t | length |
Number of data bytes starting from the offset. More... | |
Specifies the structure to provide the details of data to be hashed from OPTIGA.
uint16_t hash_data_in_optiga::length |
Number of data bytes starting from the offset.
uint16_t hash_data_in_optiga::offset |
Offset within the data object.
uint16_t hash_data_in_optiga::oid |
OID of data object.