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

Specifies the structure to the Hash context details managed by OPTIGA. More...

#include <optiga_lib_common.h>

Public Attributes

uint8_t * context_buffer
 buffer to hold the hash context data More...
 
uint16_t context_buffer_length
 context length More...
 
uint8_t hash_algo
 hashing algorithm More...
 

Detailed Description

Specifies the structure to the Hash context details managed by OPTIGA.

Member Data Documentation

◆ context_buffer

uint8_t* optiga_hash_context::context_buffer

buffer to hold the hash context data

◆ context_buffer_length

uint16_t optiga_hash_context::context_buffer_length

context length

◆ hash_algo

uint8_t optiga_hash_context::hash_algo

hashing algorithm


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