OPTIGA Trust M  1.1.0
C++ library for Optiga Trust M Chip Security Controller
hash_data_from_host Struct Reference

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...
 

Detailed Description

Specifies the structure to provide the details of data to be hashed from host.

Member Data Documentation

◆ buffer

const uint8_t* hash_data_from_host::buffer

data to hash

◆ length

uint32_t hash_data_from_host::length

Length of data.


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