pub type QuoteContext = [u8; 8];
The purpose of QuoteContext is to prevent quotes from being used in different contexts. The value is included as a prefix in report data.
QuoteContext