Struct enigma_tools_u::attestation_service::service::Quote [−][src]
pub struct Quote { pub body: QBody, pub report_body: QReportBody, }
The quote that is being send from the enclave to the AS.
Fields
body: QBody
report_body: QReportBody
Methods
impl Quote
[src]
impl Quote