toggle menu
KAHelpers
androidJvm
switch theme
search in API
networking
/
dev.funkymuse.networking
/
SSLUtils
SSLUtils
object
SSLUtils
Members
Functions
get
Ssl
Context
For
Certificate
File
Link copied to clipboard
fun
getSslContextForCertificateFile
(
context
:
Context
,
fileName
:
String
)
:
SSLContext
get
Trust
All
Hosts
SSLSocket
Factory
Link copied to clipboard
fun
getTrustAllHostsSSLSocketFactory
(
)
:
SSLSocketFactory
?