TrustConfigTrustStoreTrustAnchor

data class TrustConfigTrustStoreTrustAnchor(val pemCertificate: String? = null)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val pemCertificate: String? = null

PEM root certificate of the PKI used for validation. Each certificate provided in PEM format may occupy up to 5kB. Note: This property is sensitive and will not be displayed in the plan.