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"]],[["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."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003ePkixPublicKey\u003c/code\u003e class within the Binary Authorization v1 API, specifically version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePkixPublicKey\u003c/code\u003e is a class that represents a public key in the PkixPublicKey format, commonly encoded in PEM format.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePkixPublicKey\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor and one that accepts another \u003ccode\u003ePkixPublicKey\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003ePublicKeyPem\u003c/code\u003e (a PEM-encoded public key) and \u003ccode\u003eSignatureAlgorithm\u003c/code\u003e (the signature algorithm used for verification).\u003c/p\u003e\n"]]],[],null,[]]