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"]],[["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 \u003ccode\u003eExternalAccountKey\u003c/code\u003e class in the Public Certificate Authority v1 API represents a key used for external account binding within ACME, as defined by RFC8555.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering functionalities like cloning and comparison.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExternalAccountKey\u003c/code\u003e objects have properties such as \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 (the key's ID), and \u003ccode\u003eName\u003c/code\u003e (the resource name), all primarily generated by the PublicCertificateAuthorityService.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExternalAccountKey\u003c/code\u003e can be constructed with no parameters, or by passing another \u003ccode\u003eExternalAccountKey\u003c/code\u003e as a parameter to the constructor.\u003c/p\u003e\n"]]],[],null,[]]