GoogleApi.PrivateCA.V1beta1.Model.CertificateFingerprint (google_api_private_ca v0.7.1) View Source

A group of fingerprints for the x509 certificate.

Attributes

  • sha256Hash (type: String.t, default: nil) - The SHA 256 hash, encoded in hexadecimal, of the DER x509 certificate.

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.CertificateFingerprint{
  sha256Hash: String.t() | nil
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.