![]() |
OPTIGA™ Trust M
Host Library Documentation
|
Specifies the structure to provide the details of data to be hashed from host. More...
#include <optiga_lib_common.h>
Data Fields | |
| const uint8_t * | buffer |
| data to hash More... | |
| uint32_t | length |
| Length of data. More... | |
Specifies the structure to provide the details of data to be hashed from host.
Definition at line 318 of file optiga_lib_common.h.
| const uint8_t* hash_data_from_host::buffer |
data to hash
Definition at line 321 of file optiga_lib_common.h.
| uint32_t hash_data_from_host::length |
Length of data.
Definition at line 323 of file optiga_lib_common.h.