public PkixPublicKey.Types.SignatureAlgorithm SignatureAlgorithm { get; set; }
The signature algorithm used to verify a message against a signature using
this key.
These signature algorithm must match the structure and any object
identifiers encoded in public_key_pem (i.e. this algorithm must match
that of the 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-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003ePkixPublicKey\u003c/code\u003e class in the Binary Authorization v1 API is 2.5.0, with older versions available from 2.4.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePkixPublicKey\u003c/code\u003e class represents a public key in the PkixPublicKey format and is typically encoded textually using the PEM format.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<PkixPublicKey>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<PkixPublicKey>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, \u003ccode\u003ePkixPublicKey()\u003c/code\u003e and \u003ccode\u003ePkixPublicKey(PkixPublicKey other)\u003c/code\u003e, and contains properties for \u003ccode\u003ePublicKeyPem\u003c/code\u003e, a PEM-encoded string, and \u003ccode\u003eSignatureAlgorithm\u003c/code\u003e, which specifies the algorithm used for verification.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace of the class is \u003ccode\u003eGoogle.Cloud.BinaryAuthorization.V1\u003c/code\u003e and is located in \u003ccode\u003eGoogle.Cloud.BinaryAuthorization.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]