Open Enclave
0.16.1
|
◆ oe_identity_t
Structure to represent the identity of an enclave. This structure is expected to change in future. Newer fields are always added at the end and fields are never removed. Before accessing a field, the enclave must first check that the field is valid using the id_version and the table below:
typedef struct _oe_identity oe_identity_t |