public sealed class InTotoStatement : IMessage<InTotoStatement>, IEquatable<InTotoStatement>, IDeepCloneable<InTotoStatement>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class InTotoStatement.
[[["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-04-17 UTC."],[[["The Grafeas v1 API class `InTotoStatement` is reference documentation and provides code samples for use, with the latest version being 3.7.0 and version 3.4.0, among other versions listed, being documented on this page."],["`InTotoStatement` is a sealed class that implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, inheriting from the `object` class, and is a .NET API class."],["The class is defined according to the In-Toto Attestation specification, and serializes the `InTotoStatement` as `Envelope.payload`, where `Envelope.payloadType` is always set to `\"application/vnd.in-toto+json\"`."],["`InTotoStatement` includes properties such as `PredicateCase`, `PredicateType`, `Provenance`, `SlsaProvenance`, `SlsaProvenanceZeroTwo`, `Subject`, and `Type` to hold various aspects of the statement."],["The type property of `InTotoStatement` is always set to `https://in-toto.io/Statement/v0.1`."]]],[]]