Function dcap_ql::target_info [−][src]
pub fn target_info() -> Result<Targetinfo, Quote3Error>
Expand description
Obtain the Targetinfo
for the Quoting Enclave.
Use this Targetinfo
when calling EREPORT
in your enclave to generate
the report that will be passed into quote()
.