Reference documentation and code samples for the Google Cloud Confidential Computing V1 Client class TdxCcelAttestation.
A TDX Attestation quote.
Generated from protobuf message google.cloud.confidentialcomputing.v1.TdxCcelAttestation
Namespace
Google \ Cloud \ ConfidentialComputing \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ ccel_acpi_table
string
Optional. The Confidential Computing Event Log (CCEL) ACPI table. Formatted as described in the ACPI Specification 6.5.
↳ ccel_data
string
Optional. The CCEL event log. Formatted as described in the UEFI 2.10.
↳ canonical_event_log
string
Optional. An Event Log containing additional events measured into the RTMR that are not already present in the CCEL.
↳ td_quote
string
Optional. The TDX attestation quote from the guest. It contains the RTMR values.
getCcelAcpiTable
Optional. The Confidential Computing Event Log (CCEL) ACPI table. Formatted as described in the ACPI Specification 6.5.
string
setCcelAcpiTable
Optional. The Confidential Computing Event Log (CCEL) ACPI table. Formatted as described in the ACPI Specification 6.5.
var
string
$this
getCcelData
Optional. The CCEL event log. Formatted as described in the UEFI 2.10.
string
setCcelData
Optional. The CCEL event log. Formatted as described in the UEFI 2.10.
var
string
$this
getCanonicalEventLog
Optional. An Event Log containing additional events measured into the RTMR that are not already present in the CCEL.
string
setCanonicalEventLog
Optional. An Event Log containing additional events measured into the RTMR that are not already present in the CCEL.
var
string
$this
getTdQuote
Optional. The TDX attestation quote from the guest. It contains the RTMR values.
string
setTdQuote
Optional. The TDX attestation quote from the guest. It contains the RTMR values.
var
string
$this