Uses of Interface
io.netty.handler.ssl.OpenSslAsyncPrivateKeyMethod
Packages that use OpenSslAsyncPrivateKeyMethod
-
Uses of OpenSslAsyncPrivateKeyMethod in io.netty.handler.ssl
Fields in io.netty.handler.ssl declared as OpenSslAsyncPrivateKeyMethodModifier and TypeFieldDescriptionprivate final OpenSslAsyncPrivateKeyMethod
ReferenceCountedOpenSslContext.AsyncPrivateKeyMethod.keyMethod
Fields in io.netty.handler.ssl with type parameters of type OpenSslAsyncPrivateKeyMethodModifier and TypeFieldDescriptionstatic final OpenSslContextOption
<OpenSslAsyncPrivateKeyMethod> OpenSslContextOption.ASYNC_PRIVATE_KEY_METHOD
Set theOpenSslAsyncPrivateKeyMethod
to use.Constructors in io.netty.handler.ssl with parameters of type OpenSslAsyncPrivateKeyMethodModifierConstructorDescription(package private)
AsyncPrivateKeyMethod
(OpenSslEngineMap engineMap, OpenSslAsyncPrivateKeyMethod keyMethod)