Uses of Interface
io.netty.internal.tcnative.AsyncSSLPrivateKeyMethod
-
Uses of AsyncSSLPrivateKeyMethod in io.netty.internal.tcnative
Methods in io.netty.internal.tcnative with parameters of type AsyncSSLPrivateKeyMethodModifier and TypeMethodDescriptionstatic voidSSLContext.setPrivateKeyMethod(long ctx, AsyncSSLPrivateKeyMethod method) Sets theAsyncSSLPrivateKeyMethodto use for the givenSSLContext.