![]() |
OPTIGA™ Trust M
Host Library Documentation
|
This file provides the data set for protected update of data object with confidentiality. More...
#include <stdint.h>
Go to the source code of this file.
Variables | |
| const uint8_t | manifest_int_conf [] |
| const uint8_t | int_conf_continue_fragment_array [] |
| const uint8_t | int_conf_final_fragment_array [] |
This file provides the data set for protected update of data object with confidentiality.
Definition in file data_object_confidentiality.h.
| const uint8_t int_conf_continue_fragment_array[] |
Fragment array for continue with 600 bytes of payload, 8 bytes of MAC and 32 bytes of digest of next fragment
Definition at line 191 of file data_object_confidentiality.h.
| const uint8_t int_conf_final_fragment_array[] |
Fragment array for final with 58 bytes of payload and 8 bytes of MAC
Definition at line 238 of file data_object_confidentiality.h.
| const uint8_t manifest_int_conf[] |
Manifest for when the payload is integrity and confidentiality protected with AES-CCM-16-64-128 algorithm
Definition at line 43 of file data_object_confidentiality.h.