Function sgx_types::sgx_ra_get_keys[][src]

pub unsafe extern "C" fn sgx_ra_get_keys(
    context: sgx_ra_context_t,
    keytype: sgx_ra_key_type_t,
    p_key: *mut sgx_ra_key_128_t
) -> sgx_status_t