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

Data store configuration structure. More...

#include <ifx_i2c_config.h>

Public Attributes

uint8_t protocol_version
 Protocol version. More...
 
uint16_t datastore_shared_secret_id
 ID to read and write the shared secret. More...
 
uint16_t datastore_manage_context_id
 ID to read and write the shielded connection context data. More...
 
uint16_t shared_secret_length
 Length of shared secret. More...
 

Detailed Description

Data store configuration structure.

Member Data Documentation

◆ datastore_manage_context_id

uint16_t ifx_i2c_datastore_config::datastore_manage_context_id

ID to read and write the shielded connection context data.

◆ datastore_shared_secret_id

uint16_t ifx_i2c_datastore_config::datastore_shared_secret_id

ID to read and write the shared secret.

◆ protocol_version

uint8_t ifx_i2c_datastore_config::protocol_version

Protocol version.

◆ shared_secret_length

uint16_t ifx_i2c_datastore_config::shared_secret_length

Length of shared secret.


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