View Source GoogleApi.PrivateCA.V1.Model.CertificateFingerprint (google_api_private_ca v0.15.0)
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.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.PrivateCA.V1.Model.CertificateFingerprint{ sha256Hash: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.