Reference documentation and code samples for the Certificate Authority Service V1beta1 API class Google::Cloud::Security::PrivateCA::V1beta1::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.