public sealed class TpmAttestation.Types.Quote : IMessage<TpmAttestation.Types.Quote>, IEquatable<TpmAttestation.Types.Quote>, IDeepCloneable<TpmAttestation.Types.Quote>, IBufferMessage, IMessage
Reference documentation and code samples for the Confidential Computing v1 API class TpmAttestation.Types.Quote.
Information about Platform Control Registers (PCRs) including a signature
over their values, which can be used for remote validation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `TpmAttestation.Types.Quote` class within the Google.Cloud.ConfidentialComputing.V1 API."],["The `TpmAttestation.Types.Quote` class is used to represent information about Platform Control Registers (PCRs), including a signature over their values, which is used for remote validation."],["The document outlines various versions of the API, with version 1.8.0 being the most recent, and lists earlier versions back to 1.0.0."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The TpmAttestation.Types.Quote has properties such as HashAlgo, PcrValues, RawQuote and RawSignature which define important aspects of the PCRs and TPM2 quote and signature."]]],[]]