GoogleApi.PrivateCA.V1beta1.Model.KeyId (google_api_private_ca v0.4.2) View Source
A KeyId identifies a specific public key, usually by hashing the public key.
Attributes
-
keyId
(type:String.t
, default:nil
) - Optional. The value of this KeyId encoded in lowercase hexadecimal. This is most likely the 160 bit SHA-1 hash of the public key.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.PrivateCA.V1beta1.Model.KeyId{keyId: String.t()}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.