Ceritificate Authority Service V1 API - Class Google::Cloud::Security::PrivateCA::V1::CertificateDescription::CertificateFingerprint (v0.6.0)

Reference documentation and code samples for the Ceritificate Authority Service V1 API class Google::Cloud::Security::PrivateCA::V1::CertificateDescription::CertificateFingerprint.

A group of fingerprints for the x509 certificate.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#sha256_hash

def sha256_hash() -> ::String
Returns
  • (::String) — The SHA 256 hash, encoded in hexadecimal, of the DER x509 certificate.

#sha256_hash=

def sha256_hash=(value) -> ::String
Parameter
  • value (::String) — The SHA 256 hash, encoded in hexadecimal, of the DER x509 certificate.
Returns
  • (::String) — The SHA 256 hash, encoded in hexadecimal, of the DER x509 certificate.