ServerTrust

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

This authentication type is used when an endpoint presents an SSL certificate that is self signed or signed by an unknown root authority (for example an enterprise root certificate).

Since

200.0.0

See also