Specifies the structure to provide the details of data to be hashed from host. More...
#include <optiga_lib_common.h>
Public Attributes | |
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.
const uint8_t* hash_data_from_host::buffer |
data to hash
uint32_t hash_data_from_host::length |
Length of data.