Uses of Interface
io.netty.internal.tcnative.KeyLogCallback
-
Uses of KeyLogCallback in io.netty.internal.tcnative
Methods in io.netty.internal.tcnative with parameters of type KeyLogCallbackModifier and TypeMethodDescriptionstatic booleanSSLContext.setKeyLogCallback(long ctx, KeyLogCallback callback) Allow to hookKeyLogCallbackinto the debug infrastructor of the native TLS implementation.