CertificateCertificateDescriptionCertFingerprint

data class CertificateCertificateDescriptionCertFingerprint(val sha256Hash: String? = null)

Constructors

constructor(sha256Hash: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val sha256Hash: String? = null

(Output) The SHA 256 hash, encoded in hexadecimal, of the DER x509 certificate.