Uses of Interface
io.netty.internal.tcnative.CertificateRequestedCallback
-
-
Uses of CertificateRequestedCallback in io.netty.internal.tcnative
Methods in io.netty.internal.tcnative with parameters of type CertificateRequestedCallback Modifier and Type Method Description static void
SSLContext. setCertRequestedCallback(long ctx, CertificateRequestedCallback callback)
Deprecated.
-