Class | Description |
---|---|
AuthSSLProtocolSocketFactory |
AuthSSLProtocolSocketFactory can be used to validate the identity of the HTTPS server against a
list of trusted certificates and to authenticate to the HTTPS server using a private key.
|
AuthSSLX509TrustManager |
AuthSSLX509TrustManager can be used to extend the default
X509TrustManager with
additional trust decisions. |
Error | Description |
---|---|
AuthSSLInitializationError |
Signals fatal error in initialization of
AuthSSLProtocolSocketFactory . |
This work is licensed under a Creative Commons Attribution 4.0 International License.