Package org.conscrypt

Class OpenSSLSocketImpl

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    @Internal
    public abstract class OpenSSLSocketImpl
    extends SSLSocket
    Public shim allowing us to stay backward-compatible with legacy applications which were using Conscrypt's extended socket API before the introduction of the Conscrypt class.