GoogleApi.PrivateCA.V1beta1.Model.CertificateFingerprint (google_api_private_ca v0.4.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()
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.