public sealed class ExternalAccountKey : IMessage<ExternalAccountKey>, IEquatable<ExternalAccountKey>, IDeepCloneable<ExternalAccountKey>, IBufferMessage, IMessage
Reference documentation and code samples for the Public Certificate Authority v1 API class ExternalAccountKey.
[[["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 documentation is for the \u003ccode\u003eExternalAccountKey\u003c/code\u003e class within the Public Certificate Authority v1 API, specifically version 1.0.0-beta01.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExternalAccountKey\u003c/code\u003e class is used for external account binding in ACME, as defined by RFC8555, section 7.3.4.\u003c/p\u003e\n"],["\u003cp\u003eIt implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eExternalAccountKey\u003c/code\u003e include \u003ccode\u003eB64MacKey\u003c/code\u003e, a base64-URL-encoded HS256 key; \u003ccode\u003eExternalAccountKeyName\u003c/code\u003e, a typed view of the resource name; \u003ccode\u003eKeyId\u003c/code\u003e, which is a unique identifier for the key; and \u003ccode\u003eName\u003c/code\u003e, the resource name with project, location and key information.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors defined for this class, \u003ccode\u003eExternalAccountKey()\u003c/code\u003e, which is parameterless, and \u003ccode\u003eExternalAccountKey(ExternalAccountKey other)\u003c/code\u003e, which takes another object of the same type.\u003c/p\u003e\n"]]],[],null,[]]