Module
Package org.xnio.ssl
Utility classes for using and implementing SSL within XNIO providers.
-
Class Summary Class Description JsseSslConnection JsseSslStreamConnection StreamConnection with SSL support.JsseSslUtils Utility methods for creating JSSE constructs and configuring them via XNIO option maps.JsseXnioSsl An XNIO SSL provider based on JSSE.SslConnection A stream connection which can use SSL/TLS to negotiate a security layer.XnioSsl An SSL provider for XNIO.