Manifest extension: SPHINCS+ public key. More...
#include <sw/device/silicon_creator/lib/manifest.h>
Data Fields | |
manifest_ext_header_t | header |
Required manifest header. | |
sigverify_spx_key_t | key |
SPHINCS+ public key used to sign the image. | |
Manifest extension: SPHINCS+ public key.
Definition at line 415 of file manifest.h.
manifest_ext_header_t manifest_ext_spx_key::header |
Required manifest header.
Definition at line 419 of file manifest.h.
sigverify_spx_key_t manifest_ext_spx_key::key |
SPHINCS+ public key used to sign the image.
Definition at line 423 of file manifest.h.