Uses of Interface
io.netty.internal.tcnative.SSLPrivateKeyMethod
-
Uses of SSLPrivateKeyMethod in io.netty.internal.tcnative
Methods in io.netty.internal.tcnative with parameters of type SSLPrivateKeyMethodModifier and TypeMethodDescriptionstatic voidSSLContext.setPrivateKeyMethod(long ctx, SSLPrivateKeyMethod method) Set theSSLPrivateKeyMethodto use for the givenSSLContext.