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 voidSSLContext. setCertRequestedCallback(long ctx, CertificateRequestedCallback callback)Deprecated.
-