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"]],[["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 latest version of `EnvelopeSignature` is 3.7.0, and it is part of the `Grafeas.V1` namespace."],["`EnvelopeSignature` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `EnvelopeSignature` class inherits from `object` and has two constructors, a default and one that takes another `EnvelopeSignature` object."],["The class contains two properties: `Keyid` of type `string` and `Sig` of type `ByteString`."],["The Grafeas.V1.dll assembly contains the EnvelopeSignature class."]]],[]]