11.12.3.1.60. Struct sss_se05x_attst_comp_data_t¶
Defined in File fsl_sss_se05x_types.h
11.12.3.1.60.1. Struct Documentation¶
-
struct
sss_se05x_attst_comp_data_t
¶ Attestation data
Public Members
-
uint8_t
attribute
[MAX_POLICY_BUFFER_SIZE
+ 15]¶ Attributes
-
size_t
attributeLen
¶ Length of Attribute
-
uint8_t
chipId
[SE050_MODULE_UNIQUE_ID_LEN
]¶ Uinquie ID of SE050
-
size_t
chipIdLen
¶ Lenght of the Unique ID
-
uint8_t
outrandom
[16]¶ Random used during attestation
-
size_t
outrandomLen
¶ length of outrandom
-
uint8_t
signature
[512]¶ Signature for attestation
-
size_t
signatureLen
¶ Length of signature
-
SE05x_TimeStamp_t
timeStamp
¶ time stamp
-
size_t
timeStampLen
¶ Length of timeStamp
-
uint8_t