Public Certificate Authority V1beta1 API - Class Google::Cloud::Security::PublicCA::V1beta1::ExternalAccountKey (v0.5.2)

Reference documentation and code samples for the Public Certificate Authority V1beta1 API class Google::Cloud::Security::PublicCA::V1beta1::ExternalAccountKey.

A representation of an ExternalAccountKey used for external account binding within ACME.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#b64_mac_key

def b64_mac_key() -> ::String
Returns
  • (::String) — Output only. Base64-URL-encoded HS256 key. It is generated by the PublicCertificateAuthorityService when the ExternalAccountKey is created

#key_id

def key_id() -> ::String
Returns
  • (::String) — Output only. Key ID. It is generated by the PublicCertificateAuthorityService when the ExternalAccountKey is created

#name

def name() -> ::String
Returns
  • (::String) — Output only. Resource name. projects/{project}/locations/{location}/externalAccountKeys/{key_id}