![]() |
TF-M Reference Manual
1.2.0
TrustedFirmware-M
|
Data Fields | |
const uint8_t | a |
uint8_t | public_key [] |
Byte string representation of ECC public key according to psa_export_public_key() in interface/include/psa/crypto.h
Definition at line 25 of file attest_public_key.c.
const uint8_t a |
Definition at line 26 of file attest_public_key.c.
uint8_t public_key[] |
Definition at line 27 of file attest_public_key.c.