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 information for the `TpmAttestation.Types.Quote` class within the Confidential Computing v1 API, detailing its properties, constructors, and implementation."],["The `TpmAttestation.Types.Quote` class is used to represent information about Platform Control Registers (PCRs), including a signature that allows for remote validation."],["The `Quote` class has properties such as `HashAlgo`, `PcrValues`, `RawQuote`, and `RawSignature`, which store data related to the PCRs and their cryptographic verification."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, suggesting it's designed for data integrity, comparison, and efficient data handling."],["The document lists different versions of the API, with version 1.8.0 being the latest, and provides links to each versions reference docs."]]],[]]