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 information for the \u003ccode\u003ePkixPublicKey\u003c/code\u003e class within the Binary Authorization v1 API in .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePkixPublicKey\u003c/code\u003e class represents a public key in the PkixPublicKey format, typically encoded in PEM format.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces such as \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\u003eKey properties of \u003ccode\u003ePkixPublicKey\u003c/code\u003e include \u003ccode\u003ePublicKeyPem\u003c/code\u003e (a PEM-encoded string) and \u003ccode\u003eSignatureAlgorithm\u003c/code\u003e, which specifies the algorithm used for signature verification.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003ePkixPublicKey\u003c/code\u003e class, a default one and another one that take a \u003ccode\u003ePkixPublicKey\u003c/code\u003e object as parameter.\u003c/p\u003e\n"]]],[],null,[]]