![]() |
OPTIGA™ Trust M
Host Library Documentation
|
This file provides the data set for protected update of ecc key object with confidentiality. More...

Go to the source code of this file.
Data Structures | |
| struct | optiga_protected_update_manifest_fragment_configuration |
| Specifies the structure for protected update manifest and fragment configuration. More... | |
| struct | optiga_protected_update_data_configuration |
| Specifies the structure for protected update data configuration. More... | |
| #define | INTEGRITY_PROTECTED (0x00) |
| Macro to enable secure data update in OID example. More... | |
| typedef struct optiga_protected_update_manifest_fragment_configuration | optiga_protected_update_manifest_fragment_configuration_t |
| Specifies the structure for protected update manifest and fragment configuration. More... | |
| typedef struct optiga_protected_update_data_configuration | optiga_protected_update_data_configuration_t |
| Specifies the structure for protected update data configuration. More... | |
| optiga_protected_update_manifest_fragment_configuration_t | data_integrity_configuration |
This file provides the data set for protected update of ecc key object with confidentiality.
Definition in file example_optiga_util_protected_update.h.
| #define INTEGRITY_PROTECTED (0x00) |
Macro to enable secure data update in OID example.
Definition at line 54 of file example_optiga_util_protected_update.h.
| typedef struct optiga_protected_update_data_configuration optiga_protected_update_data_configuration_t |
Specifies the structure for protected update data configuration.
| typedef struct optiga_protected_update_manifest_fragment_configuration optiga_protected_update_manifest_fragment_configuration_t |
Specifies the structure for protected update manifest and fragment configuration.
| optiga_protected_update_manifest_fragment_configuration_t data_integrity_configuration |
Integrity protected manifest and fragment configuration
Definition at line 97 of file example_optiga_util_protected_update.h.