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."],[[["This webpage provides reference documentation and code samples for the `InTotoStatement` class within the Grafeas v1 API."],["`InTotoStatement` is a class that implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, inheriting from the `object` class."],["The class is designed to store serialized `InTotoStatement` data within an `Envelope.payload`, always with `Envelope.payloadType` set to \"application/vnd.in-toto+json\", as defined by the in-toto attestation specification."],["The `InTotoStatement` class includes properties such as `PredicateCase`, `PredicateType`, `Provenance`, `SlsaProvenance`, `SlsaProvenanceZeroTwo`, `Subject`, and `Type`, which allow for structured data representation."],["Multiple versions of the Grafeas.V1 API are documented here, with the latest being 3.7.0 and going back as far as version 2.2.0."]]],[]]