ServerTrust

@Serializable
@SerialName(value = "servertrust")
object ServerTrust : NetworkCredential

Represents a response to trust the Server Certificate of an HTTP network connection that is self signed or signed by an unknown root authority (for example an enterprise root certificate).

Since

200.0.0

Inherited functions

Link copied to clipboard
open override fun toJson(): String

Convert an object to JSON string.