![]() |
OPTIGA™ Trust M
Host Library Documentation
|
This file provides the data set for protected update of aes key object with confidentiality. More...
#include <stdint.h>
Go to the source code of this file.
Variables | |
| const uint8_t | manifest_aes_key [] |
| const uint8_t | aes_key_final_fragment_array [] |
This file provides the data set for protected update of aes key object with confidentiality.
Definition in file aes_key_object_confidentiality.h.
| const uint8_t aes_key_final_fragment_array[] |
Fragment array for final with 19 bytes of payload for AES key update
Definition at line 188 of file aes_key_object_confidentiality.h.
| const uint8_t manifest_aes_key[] |
Manifest for AES key update with integrity protected and confidentiality
Definition at line 43 of file aes_key_object_confidentiality.h.