Uses of Class
io.netty.handler.ssl.SslMasterKeyHandler
Packages that use SslMasterKeyHandler
-
Uses of SslMasterKeyHandler in io.netty.handler.ssl
Subclasses of SslMasterKeyHandler in io.netty.handler.sslModifier and TypeClassDescriptionprivate static final class
Record the session identifier and master key to theInternalLogger
namedio.netty.wireshark
.Methods in io.netty.handler.ssl that return SslMasterKeyHandlerModifier and TypeMethodDescriptionstatic SslMasterKeyHandler
SslMasterKeyHandler.newWireSharkSslMasterKeyHandler()
Create aSslMasterKeyHandler.WiresharkSslMasterKeyHandler
instance.