Struct switchboard_attestation_client::sgx_dcap_quoteverify_sys::_sgx_ql_qve_collateral_param_t
source · Fields§
§key: [u8; 257]§value: [u8; 257]Trait Implementations§
source§impl Clone for _sgx_ql_qve_collateral_param_t
impl Clone for _sgx_ql_qve_collateral_param_t
source§fn clone(&self) -> _sgx_ql_qve_collateral_param_t
fn clone(&self) -> _sgx_ql_qve_collateral_param_t
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more