Package org.jboss.netty.handler.ssl
package org.jboss.netty.handler.ssl
-
ClassDescription
Executorwhich executes the command in the caller thread.A client-sideSslContextwhich uses JDK's SSL/TLS implementation.AnSslContextwhich uses JDK's SSL/TLS implementation.A server-sideSslContextwhich uses JDK's SSL/TLS implementation.SpecialSSLExceptionwhich will get thrown if a packet is received that not looks like a TLS/SSL record.Tells ifnetty-tcnativeand its OpenSSL support are available.Implements aSSLEngineusing OpenSSL BIO abstractions.A server-sideSslContextwhich uses OpenSSL's SSL/TLS implementation.Stats exposed by an OpenSSL session context.Reads a PEM file and converts it into a list of DERs so that they are imported into aKeyStoreeasily.AByteBufferpool dedicated forSslHandlerperformance improvement.A secure socket protocol implementation which acts as a factory forSSLEngineandSslHandler.An enumeration of SSL/TLS protocol providers.