Method: Google::Cloud::ConfidentialComputing::V1::TdxCcelAttestation#canonical_event_log
- Defined in:
- proto_docs/google/cloud/confidentialcomputing/v1/service.rb
#canonical_event_log ⇒ ::String
Returns Optional. An Event Log containing additional events measured into the RTMR that are not already present in the CCEL.
110 111 112 113 |
# File 'proto_docs/google/cloud/confidentialcomputing/v1/service.rb', line 110 class TdxCcelAttestation include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |