Uses of Interface
io.netty.internal.tcnative.SSLPrivateKeyMethod
-
Uses of SSLPrivateKeyMethod in io.netty.internal.tcnative
Fields in io.netty.internal.tcnative declared as SSLPrivateKeyMethodModifier and TypeFieldDescriptionprivate final SSLPrivateKeyMethod
AsyncSSLPrivateKeyMethodAdapter.method
Methods in io.netty.internal.tcnative with parameters of type SSLPrivateKeyMethodModifier and TypeMethodDescriptionstatic void
SSLContext.setPrivateKeyMethod
(long ctx, SSLPrivateKeyMethod method) Set theSSLPrivateKeyMethod
to use for the givenSSLContext
.Constructors in io.netty.internal.tcnative with parameters of type SSLPrivateKeyMethodModifierConstructorDescription(package private)