toggle menu
AppUpdater
androidJvm
switch theme
app-dialog
com.
king.
app.
dialog
App
Dialog
INSTANCE
App
Dialog
Config
View
Holder
Base
Dialog
Config
com.
king.
app.
dialog.
fragment
App
Dialog
Fragment
Base
Dialog
Fragment
app-updater
com.
king.
app.
updater
App
Updater
Builder
Update
Config
com.
king.
app.
updater.
callback
App
Update
Callback
Update
Callback
com.
king.
app.
updater.
constant
Constants
com.
king.
app.
updater.
http
Http
Manager
IHttp
Manager
Download
Callback
Ok
Http
Manager
com.
king.
app.
updater.
notify
INotification
Notification
Impl
com.
king.
app.
updater.
provider
App
Updater
File
Provider
com.
king.
app.
updater.
service
Download
Service
App
Download
Callback
Download
Binder
com.
king.
app.
updater.
util
App
Utils
Log
Utils
Notification
Utils
Permission
Utils
SSLSocket
Factory
Utils
Trust
All
X509Trust
Manager
app-updater
/
com.king.app.updater.util
/
SSLSocketFactoryUtils
SSLSocket
Factory
Utils
class
SSLSocketFactoryUtils
SSLSocketFactory 工具
Author
Jenly
Jenly
Members
Types
Trust
All
X509Trust
Manager
Link copied to clipboard
open
class
TrustAllX509TrustManager
:
X509TrustManager
信任所有 X509TrustManager
Functions
create
Allow
All
Hostname
Verifier
Link copied to clipboard
open
fun
createAllowAllHostnameVerifier
(
)
:
HostnameVerifier
创建一个忽略校验信任所有主机地址的 HostnameVerifier
create
SSLSocket
Factory
Link copied to clipboard
open
fun
createSSLSocketFactory
(
)
:
SSLSocketFactory
创建 SSLSocketFactory
create
Trust
All
X509Trust
Manager
Link copied to clipboard
open
fun
createTrustAllX509TrustManager
(
)
:
X509TrustManager
创建一个信任所有证书的 X509TrustManager