public sealed class EnvelopeSignature : IMessage<EnvelopeSignature>, IEquatable<EnvelopeSignature>, IDeepCloneable<EnvelopeSignature>, IBufferMessage, IMessage
[[["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."],[[["This page details the `EnvelopeSignature` class within the `Grafeas.V1` namespace, which is part of the `Grafeas.V1.dll` assembly."],["The `EnvelopeSignature` class inherits from `Object` and implements several interfaces, including `IMessage\u003cEnvelopeSignature\u003e`, `IEquatable\u003cEnvelopeSignature\u003e`, `IDeepCloneable\u003cEnvelopeSignature\u003e`, `IBufferMessage`, and `IMessage`."],["The latest version available for `EnvelopeSignature` is 3.7.0, and the page also covers other previous versions down to 2.2.0."],["The class provides two constructors: a default constructor and one that takes another `EnvelopeSignature` object."],["Key properties of the `EnvelopeSignature` class include `Keyid` (a string) and `Sig` (a `ByteString`)."]]],[]]