CertificateConfigSubjectKeyId

data class CertificateConfigSubjectKeyId(val keyId: String? = null)

Constructors

Link copied to clipboard
constructor(keyId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val keyId: String? = null

The value of the KeyId in lowercase hexadecimal.