[[["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 `Envelope` provides reference documentation and code samples for handling authenticated messages of various types."],["This `Envelope` class is part of the Grafeas.V1 namespace within the Grafeas.V1.dll assembly, and it supports multiple versions, ranging from 2.2.0 up to the latest, 3.7.0."],["The `Envelope` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits methods from the `object` class."],["Key properties of the `Envelope` class include `Payload` (a `ByteString`), `PayloadType` (a string), and `Signatures` (a `RepeatedField` of `EnvelopeSignature`)."],["The `Envelope` class can be constructed using a default constructor or by passing another `Envelope` instance to its constructor, as well as matching the message structure described at the secure-systems-lab repository."]]],[]]