CertificateFingerprintResponse

data class CertificateFingerprintResponse(val sha256Hash: String)

A group of fingerprints for the x509 certificate.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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