Type Alias oasis_core_runtime::common::sgx::ias::QuoteContext
source ยท pub type QuoteContext = [u8; 8];
Expand description
The purpose of QuoteContext
is to prevent quotes from being used in
different contexts. The value is included as a prefix in report data.