Package org.conscrypt

Class OpenSSLSocketImpl

All Implemented Interfaces:
Closeable, AutoCloseable, NativeCrypto.SSLHandshakeCallbacks
Direct Known Subclasses:
OpenSSLSocketImplWrapper

public class OpenSSLSocketImpl
extends SSLSocket
implements NativeCrypto.SSLHandshakeCallbacks
Implementation of the class OpenSSLSocketImpl based on OpenSSL.

Extensions to SSLSocket include:

  • handshake timeout
  • session tickets
  • Server Name Indication