Open Enclave  0.5.x
Data Fields
_oe_asymmetric_key_params Struct Reference

This struct contains the parameters for asymmetric key derivation. More...

#include <types.h>

Data Fields

oe_asymmetric_key_type_t type
 The type of asymmetric key.
 
oe_asymmetric_key_format_t format
 The exported format of the key.
 
void * user_data
 Optional user data to add to the key derivation.
 
size_t user_data_size
 The size of user_data.
 

Detailed Description

This struct contains the parameters for asymmetric key derivation.

This definition is shared by the enclave and the host.


The documentation for this struct was generated from the following file: