OPTIGA™ Trust M
Host Library Documentation
aes_key_object_confidentiality.h File Reference

This file provides the data set for protected update of aes key object with confidentiality. More...

#include <stdint.h>
Include dependency graph for aes_key_object_confidentiality.h:

Go to the source code of this file.

Variables

const uint8_t manifest_aes_key []
 
const uint8_t aes_key_final_fragment_array []
 

Detailed Description

This file provides the data set for protected update of aes key object with confidentiality.

Author
Infineon Technologies AG

Definition in file aes_key_object_confidentiality.h.

Variable Documentation

◆ aes_key_final_fragment_array

const uint8_t aes_key_final_fragment_array[]
Initial value:
=
{
0x5B, 0x4A, 0x81, 0x30, 0xEF, 0x28, 0x05, 0x14, 0x6C, 0x53, 0xBA, 0xCD, 0xAB, 0x75, 0x53, 0x89,
0x28, 0x16, 0x23, 0x89, 0xB7, 0xD0, 0xF4, 0xCE, 0xFC, 0x12, 0x3E,
}

Fragment array for final with 19 bytes of payload for AES key update

Definition at line 188 of file aes_key_object_confidentiality.h.

◆ manifest_aes_key

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.