Uses of Class
io.netty.handler.ssl.OpenSslContext
Packages that use OpenSslContext
-
Uses of OpenSslContext in io.netty.handler.ssl
Subclasses of OpenSslContext in io.netty.handler.sslModifier and TypeClassDescriptionfinal classA client-sideSslContextwhich uses OpenSSL's SSL/TLS implementation.final classA server-sideSslContextwhich uses OpenSSL's SSL/TLS implementation.Constructors in io.netty.handler.ssl with parameters of type OpenSslContextModifierConstructorDescription(package private)OpenSslEngine(OpenSslContext context, ByteBufAllocator alloc, String peerHost, int peerPort, boolean jdkCompatibilityMode, String endpointIdentificationAlgorithm)