public class KitKatPlatformOpenSSLSocketAdapterFactory extends BaseOpenSSLSocketAdapterFactory
SSLSocketFactory which creates unbundled conscrypt SSLSockets and wraps
them into KitKat (and newer) platform SSLSockets.| Constructor and Description |
|---|
KitKatPlatformOpenSSLSocketAdapterFactory(org.conscrypt.OpenSSLSocketFactoryImpl delegate) |
| Modifier and Type | Method and Description |
|---|---|
protected Socket |
wrap(OpenSSLSocketImpl socket)
Wraps the provided unbundled conscrypt SSLSocket into a platform bundled conscrypt
SSLSocket.
|
createSocket, createSocket, createSocket, createSocket, createSocket, createSocket, getDefaultCipherSuites, getSupportedCipherSuitescreateSocket, getDefaultpublic KitKatPlatformOpenSSLSocketAdapterFactory(org.conscrypt.OpenSSLSocketFactoryImpl delegate)
protected Socket wrap(OpenSSLSocketImpl socket) throws IOException
BaseOpenSSLSocketAdapterFactorywrap in class BaseOpenSSLSocketAdapterFactoryIOException