AttestationRequest.Evidence Property

Definition

The attestation evidence generated from inside the target environment (often an Intel SGX or OpenEnclave enclave). The 'Evidence' is normally an SGX Quote, an OpenEnclave Report, or OpenEnclave Evidence.

public BinaryData Evidence { get; set; }
member this.Evidence : BinaryData with get, set
Public Property Evidence As BinaryData

Property Value

Applies to