The public key for the Google default signing, encoded in PEM format. The
signature was created using a private key which may be verified using
this public key.
[[["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 available for `Google.Cloud.AccessApproval.V1` is 2.5.0, with multiple previous versions, including 2.1.0, listed for reference."],["`SignatureInfo` is a class that provides information about the digital signature of a resource, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SignatureInfo` class has two constructors, a default constructor and one that takes another `SignatureInfo` object as a parameter for copying."],["Key properties of the `SignatureInfo` class include `CustomerKmsKeyVersion`, `GooglePublicKeyPem`, `Signature`, and `VerificationInfoCase`, which provide details about the signing key, public key, the signature itself, and verification details."],["The `SignatureInfo` class inherits several methods from the `Object` class such as: `GetHashCode`, `GetType`, `MemberwiseClone`, `ToString`."]]],[]]