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."],[[["This webpage details the `SignatureInfo` class, which is used to provide information about the digital signature of a resource within the Google Cloud Access Approval V1 API."],["The `SignatureInfo` class, part of the `Google.Cloud.AccessApproval.V1` namespace, is implemented in the `Google.Cloud.AccessApproval.V1.dll` assembly and includes methods inherited from the Object class."],["The latest version of the Google.Cloud.AccessApproval.V1 is 2.5.0, however, this webpage references version 2.0.0 as displayed in the content provided."],["The `SignatureInfo` class offers properties such as `CustomerKmsKeyVersion`, `GooglePublicKeyPem`, and `Signature` to store information about the key version used for signing, the Google public key, and the digital signature itself."],["The `SignatureInfo` class has a few constructors that enable the creation of new instances of the `SignatureInfo` object, one being empty, and the other receiving another `SignatureInfo` object as a parameter."]]],[]]