Specifies the data structure for protected update. More...
#include <optiga_lib_common.h>
Public Attributes | |
const uint8_t * | p_protected_update_buffer |
Pointer to the buffer which contains manifest/fragment. More... | |
uint16_t | p_protected_update_buffer_length |
Manifest/Fragment length. More... | |
optiga_set_obj_protected_tag_t | set_obj_protected_tag |
Set protected object tag. More... | |
uint8_t | manifest_version |
manifest version More... | |
Specifies the data structure for protected update.
uint8_t optiga_set_object_protected_params::manifest_version |
manifest version
const uint8_t* optiga_set_object_protected_params::p_protected_update_buffer |
Pointer to the buffer which contains manifest/fragment.
uint16_t optiga_set_object_protected_params::p_protected_update_buffer_length |
Manifest/Fragment length.
optiga_set_obj_protected_tag_t optiga_set_object_protected_params::set_obj_protected_tag |
Set protected object tag.