Reference documentation and code samples for the Public Certificate Authority V1beta1 API class Google::Cloud::Security::PublicCA::V1beta1::ExternalAccountKey.
(::String) — Output only. Base64-URL-encoded HS256 key.
It is generated by the PublicCertificateAuthorityService
when the ExternalAccountKey is created
#key_id
defkey_id()->::String
Returns
(::String) — Output only. Key ID.
It is generated by the PublicCertificateAuthorityService
when the ExternalAccountKey is created
[[["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-28 UTC."],[],[],null,["# Public Certificate Authority V1beta1 API - Class Google::Cloud::Security::PublicCA::V1beta1::ExternalAccountKey (v0.9.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.9.0 (latest)](/ruby/docs/reference/google-cloud-security-public_ca-v1beta1/latest/Google-Cloud-Security-PublicCA-V1beta1-ExternalAccountKey)\n- [0.8.1](/ruby/docs/reference/google-cloud-security-public_ca-v1beta1/0.8.1/Google-Cloud-Security-PublicCA-V1beta1-ExternalAccountKey)\n- [0.7.0](/ruby/docs/reference/google-cloud-security-public_ca-v1beta1/0.7.0/Google-Cloud-Security-PublicCA-V1beta1-ExternalAccountKey)\n- [0.6.1](/ruby/docs/reference/google-cloud-security-public_ca-v1beta1/0.6.1/Google-Cloud-Security-PublicCA-V1beta1-ExternalAccountKey)\n- [0.5.2](/ruby/docs/reference/google-cloud-security-public_ca-v1beta1/0.5.2/Google-Cloud-Security-PublicCA-V1beta1-ExternalAccountKey)\n- [0.4.0](/ruby/docs/reference/google-cloud-security-public_ca-v1beta1/0.4.0/Google-Cloud-Security-PublicCA-V1beta1-ExternalAccountKey)\n- [0.3.1](/ruby/docs/reference/google-cloud-security-public_ca-v1beta1/0.3.1/Google-Cloud-Security-PublicCA-V1beta1-ExternalAccountKey)\n- [0.2.0](/ruby/docs/reference/google-cloud-security-public_ca-v1beta1/0.2.0/Google-Cloud-Security-PublicCA-V1beta1-ExternalAccountKey)\n- [0.1.0](/ruby/docs/reference/google-cloud-security-public_ca-v1beta1/0.1.0/Google-Cloud-Security-PublicCA-V1beta1-ExternalAccountKey) \nReference documentation and code samples for the Public Certificate Authority V1beta1 API class Google::Cloud::Security::PublicCA::V1beta1::ExternalAccountKey.\n\nA representation of an ExternalAccountKey used for [external account\nbinding](https://tools.ietf.org/html/rfc8555#section-7.3.4) within ACME. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #b64_mac_key\n\n def b64_mac_key() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. Base64-URL-encoded HS256 key. It is generated by the PublicCertificateAuthorityService when the ExternalAccountKey is created\n\n### #key_id\n\n def key_id() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. Key ID. It is generated by the PublicCertificateAuthorityService when the ExternalAccountKey is created\n\n### #name\n\n def name() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. Resource name. projects/{project}/locations/{location}/externalAccountKeys/{key_id}"]]