您的浏览器已禁用 JavaScript。
跳过导航链接
程序包
类
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
B
C
G
H
M
R
S
T
U
B
buildOkhttpSSLOneAuth(OkHttpClient.Builder, InputStream, String)
- 类 中的静态方法retrofit2.adapter.https.
HttpsHelpter
为okhttpClient配置ssl,实现https单向认证
buildOkhttpSSLTwoAuth(OkHttpClient.Builder, InputStream, String, InputStream, String)
- 类 中的静态方法retrofit2.adapter.https.
HttpsHelpter
为okhttpClient配置ssl,实现https双向认证
C
checkClientTrusted(X509Certificate[], String)
- 类 中的方法retrofit2.adapter.https.
MyTrustManager
checkClientTrusted(X509Certificate[], String)
- 类 中的方法retrofit2.adapter.https.
UnSafeTrustManager
checkServerTrusted(X509Certificate[], String)
- 类 中的方法retrofit2.adapter.https.
MyTrustManager
checkServerTrusted(X509Certificate[], String)
- 类 中的方法retrofit2.adapter.https.
UnSafeTrustManager
chooseTrustManager(TrustManager[])
- 类 中的静态方法retrofit2.adapter.https.
HttpsUtils
获取X509TrustManager
createSocket(Socket, String, int, boolean)
- 类 中的方法retrofit2.adapter.https.
Tls12SocketFactory
createSocket(String, int)
- 类 中的方法retrofit2.adapter.https.
Tls12SocketFactory
createSocket(String, int, InetAddress, int)
- 类 中的方法retrofit2.adapter.https.
Tls12SocketFactory
createSocket(InetAddress, int)
- 类 中的方法retrofit2.adapter.https.
Tls12SocketFactory
createSocket(InetAddress, int, InetAddress, int)
- 类 中的方法retrofit2.adapter.https.
Tls12SocketFactory
G
getAcceptedIssuers()
- 类 中的方法retrofit2.adapter.https.
MyTrustManager
getAcceptedIssuers()
- 类 中的方法retrofit2.adapter.https.
UnSafeTrustManager
getDefaultCipherSuites()
- 类 中的方法retrofit2.adapter.https.
Tls12SocketFactory
getHostnameVerifier()
- 类 中的静态方法retrofit2.adapter.https.
HttpsUtils
主机名校验方法
getSslSocketFactory(Context, int[], int, String)
- 类 中的静态方法retrofit2.adapter.https.
HttpsUtils
getSupportedCipherSuites()
- 类 中的方法retrofit2.adapter.https.
Tls12SocketFactory
H
HttpsHelpter
-
retrofit2.adapter.https
中的类
HttpsHelpter()
- 类 的构造器retrofit2.adapter.https.
HttpsHelpter
HttpsUtils
-
retrofit2.adapter.https
中的类
https 工具类
HttpsUtils()
- 类 的构造器retrofit2.adapter.https.
HttpsUtils
M
MyTrustManager
-
retrofit2.adapter.https
中的类
自定义实现证书信任管理
MyTrustManager(X509TrustManager)
- 类 的构造器retrofit2.adapter.https.
MyTrustManager
R
retrofit2.adapter.https
- 程序包 retrofit2.adapter.https
S
SSLParams
-
retrofit2.adapter.https
中的类
包装的 SSL(Secure Socket Layer)
SSLParams()
- 类 的构造器retrofit2.adapter.https.
SSLParams
sSLSocketFactory
- 类 中的变量retrofit2.adapter.https.
SSLParams
T
Tls12SocketFactory
-
retrofit2.adapter.https
中的类
自行实现SSLSocketFactory ,实现Android 4.X 对TLSv1.1、TLSv1.2的支持 Android 4.X 对TLS1.1、TLS1.2的支持参考了http://blog.csdn.net/joye123/article/details/53888252
Tls12SocketFactory(SSLSocketFactory)
- 类 的构造器retrofit2.adapter.https.
Tls12SocketFactory
trustManager
- 类 中的变量retrofit2.adapter.https.
SSLParams
U
UnSafeTrustManager
-
retrofit2.adapter.https
中的类
客户端不对证书做任何检查; 存在很大的安全漏洞
UnSafeTrustManager()
- 类 的构造器retrofit2.adapter.https.
UnSafeTrustManager
B
C
G
H
M
R
S
T
U
跳过导航链接
程序包
类
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类