[[["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 2023-04-25 UTC."],[[["ExternalAccountKey is used for external account binding within the ACME protocol, as specified in RFC8555 section 7.3.4."],["The JSON representation of an ExternalAccountKey includes `name`, `keyId`, and `b64MacKey`, all of which are strings."],["The `name` field is the resource name, the `keyId` is generated by the PublicCertificateAuthorityService, and the `b64MacKey` is a base64-URL-encoded HS256 key also generated by the PublicCertificateAuthorityService."],["A new ExternalAccountKey can be created and bound to a project using the `create` method."]]],[]]