hunt-proton ~master (2021-07-16T03:06:07Z)
Home
Dub
Repo
SaslSniffer
hunt
proton
engine
impl
SaslSniffer
SaslSniffer
class
SaslSniffer : HandshakeSniffingTransportWrapper!(TransportWrapper, TransportWrapper) {
this
(TransportWrapper sasl, TransportWrapper other);
int
bufferSize
();
void
makeDetermination
(byte[] bytes);
}
Constructors
this
this
(TransportWrapper sasl, TransportWrapper other)
Undocumented in source.
Members
Functions
bufferSize
int
bufferSize
()
Undocumented in source. Be warned that the author may not have intended to support it.
makeDetermination
void
makeDetermination
(byte[] bytes)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hunt
proton
engine
impl
SaslSniffer
classes
SaslSniffer
SaslSniffer