Struct sgx_types::sgx_key_id_t [−][src]
Fields
id: [uint8_t; 32]
Trait Implementations
impl Copy for sgx_key_id_t
[src]
impl Copy for sgx_key_id_t
impl Clone for sgx_key_id_t
[src]
[+]
impl Clone for sgx_key_id_t
impl Default for sgx_key_id_t
[src]
[+]
impl Default for sgx_key_id_t
impl ContiguousMemory for sgx_key_id_t
[src]
impl ContiguousMemory for sgx_key_id_t
Auto Trait Implementations
impl Send for sgx_key_id_t
impl Send for sgx_key_id_t
impl Sync for sgx_key_id_t
impl Sync for sgx_key_id_t