Interface SslProvider.GenericSslContextSpec<B>

Type Parameters:
B - specific for the protocol SslContext builder
All Known Subinterfaces:
SslProvider.GenericSslContextSpecWithSniSupport<B>, SslProvider.ProtocolSslContextSpec
All Known Implementing Classes:
AbstractProtocolSslContextSpec, DefaultSslContextSpec, Http11SslContextSpec, Http2SslContextSpec, Http3SslContextSpec, TcpSslContextSpec
Enclosing class:
SslProvider

public static interface SslProvider.GenericSslContextSpec<B>
Generic SslContext builder that provides, specific for the protocol, default configuration. The default configuration is applied prior any other custom configuration.
Since:
1.2.0