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 OpenSslAsyncPrivateKeyMethodReferenceCountedOpenSslContext.AsyncPrivateKeyMethod.keyMethodFields in io.netty.handler.ssl with type parameters of type OpenSslAsyncPrivateKeyMethodModifier and TypeFieldDescriptionstatic final OpenSslContextOption<OpenSslAsyncPrivateKeyMethod> OpenSslContextOption.ASYNC_PRIVATE_KEY_METHODSet theOpenSslAsyncPrivateKeyMethodto use.Constructors in io.netty.handler.ssl with parameters of type OpenSslAsyncPrivateKeyMethodModifierConstructorDescription(package private)AsyncPrivateKeyMethod(OpenSslEngineMap engineMap, OpenSslAsyncPrivateKeyMethod keyMethod)