Interface | Description |
---|---|
HandshakeListener |
Handshake listeners listen for
SSLEngine handshake
completions and act upon them. |
TaskListener |
Task listeners listen for
SSLEngine task completions
and act upon them. |
Class | Description |
---|---|
SecureSocket |
A secure socket implementation of
SocketIF . |
TaskWorker |
A threaded implementation of a worker processing tasks required by an
SSLEngine that is associated with a
SecureSocket . |