[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]