Function sgx_types::sgx_free_rsa_key[][src]

pub unsafe extern "C" fn sgx_free_rsa_key(
    p_rsa_key: *const c_void,
    key_type: sgx_rsa_key_type_t,
    mod_size: int32_t,
    exp_size: int32_t
) -> sgx_status_t