|
SDK สำหรับ TESAIoT Dev Kit
คู่มืออ้างอิง API และ Tutorial (MTB & µPython)
|
Specifies the structure for protected update data configuration. More...
#include <optiga_trust_helpers.h>
Data Fields | |
| uint16_t | target_oid |
| Target OID. | |
| const uint8_t * | target_oid_metadata |
| Target OID metadata. | |
| uint16_t | target_oid_metadata_length |
| Target OID metadata length. | |
| const optiga_protected_update_manifest_fragment_configuration_t * | data_config |
| Pointer to a buffer where continue fragment data is stored. | |
| const char * | set_prot_example_string |
| Pointer to a protected update example string. | |
Specifies the structure for protected update data configuration.
| uint16_t optiga_protected_update_data_configuration::target_oid |
Target OID.
| const uint8_t* optiga_protected_update_data_configuration::target_oid_metadata |
Target OID metadata.
| uint16_t optiga_protected_update_data_configuration::target_oid_metadata_length |
Target OID metadata length.
| const optiga_protected_update_manifest_fragment_configuration_t* optiga_protected_update_data_configuration::data_config |
Pointer to a buffer where continue fragment data is stored.
| const char* optiga_protected_update_data_configuration::set_prot_example_string |
Pointer to a protected update example string.