Data to send to the attestation service.
If true, specifies that the data should be treated as JSON by the attestation service. If not specified, the AttestationData constructor will attempt to parse the data to determine if it is JSON.
data - Represents the data being transmitted to the attestation service.
isJson - True if the service should treat the data as JSON.
Generated using TypeDoc
AttestationData represents either the initTime or runtimeData presented to the attestation service.