//okhttp/okhttp3/Address/sslSocketFactory
sslSocketFactory¶
[jvm]\
@get:JvmName(name = "sslSocketFactory")
val sslSocketFactory: SSLSocketFactory?
Returns the SSL socket factory, or null if this is not an HTTPS address.
//okhttp/okhttp3/Address/sslSocketFactory
[jvm]\
@get:JvmName(name = "sslSocketFactory")
val sslSocketFactory: SSLSocketFactory?
Returns the SSL socket factory, or null if this is not an HTTPS address.