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. | |
The manifest only supports one of the following public key types:
kManifestVersionMajor1
: rsa_modulus
.kManifestVersionMajor2
: ecdsa_public_key
. Definition at line 246 of file manifest.h.
Signer's ECDSA NIST P256 ECC public key.
Modulus of the signer's 3072-bit RSA public key.