SaslSniffer

SaslSniffer

class SaslSniffer : HandshakeSniffingTransportWrapper!(TransportWrapper, TransportWrapper) {}

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