Software APIs
Data Fields
manifest.__unnamed171__ Union Reference

The manifest only supports one of the following public key types: More...

Data Fields

sigverify_rsa_buffer_t rsa_modulus
 Modulus of the signer's 3072-bit RSA public key.
 
ecdsa_p256_public_key_t ecdsa_public_key
 Signer's ECDSA NIST P256 ECC public key.
 

Detailed Description

The manifest only supports one of the following public key types:

Definition at line 246 of file manifest.h.

Field Documentation

◆ ecdsa_public_key

Signer's ECDSA NIST P256 ECC public key.

◆ rsa_modulus

Modulus of the signer's 3072-bit RSA public key.