public interface BCSSLEngine
SSLEngine
implementations.Modifier and Type | Method and Description |
---|---|
BCSSLConnection |
getConnection()
Returns an accessor for extended SSL connection data.
|
BCSSLConnection getConnection()
BCSSLSocket.getConnection()
this method does not block until handshaking is complete.
Until the initial handshake has completed, this method returns BCSSLConnection
instance.