| Class | Description |
|---|---|
| JSSEngine |
JSS's SSLEngine base class for alternative implementations.
|
| JSSEngineReferenceImpl |
The reference JSSEngine implementation.
|
| JSSParameters |
JSSParameters is an implementation of SSLParameters to interoperate
with NSS.
|
| JSSServerSocket |
SSL-enabled server socket following the javax.net.ssl.SSLServerSocket
interface.
|
| JSSServerSocketChannel | |
| JSSServerSocketFactory | |
| JSSSession | |
| JSSSocket |
SSL-enabled socket following the javax.net.ssl.SSLSocket interface.
|
| JSSSocketChannel |
SSL-enabled SocketChannel following the javax.net.ssl.SSLSocket interface.
|
| JSSSocketFactory |