ListenerCaCertificate

data class ListenerCaCertificate(val certificateId: String? = null)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val certificateId: String? = null

The ID of the certificate. Currently, only server certificates are supported.