public class PreKitKatPlatformOpenSSLSocketAdapterFactory extends BaseOpenSSLSocketAdapterFactory
SSLSocketFactory which creates unbundled conscrypt SSLSockets and wraps
them into pre-KitKat platform SSLSockets.| Constructor and Description |
|---|
PreKitKatPlatformOpenSSLSocketAdapterFactory(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 PreKitKatPlatformOpenSSLSocketAdapterFactory(org.conscrypt.OpenSSLSocketFactoryImpl delegate)
protected Socket wrap(OpenSSLSocketImpl socket) throws IOException
BaseOpenSSLSocketAdapterFactorywrap in class BaseOpenSSLSocketAdapterFactoryIOException