Class BoringSSLContextOption<T>

  • Type Parameters:
    T - the type of the value.
    All Implemented Interfaces:
    io.netty.util.Constant<io.netty.handler.ssl.SslContextOption<T>>, Comparable<io.netty.handler.ssl.SslContextOption<T>>

    public final class BoringSSLContextOption<T>
    extends io.netty.handler.ssl.SslContextOption<T>
    SslContextOptions that are specific to BoringSSL.