SslHandshakeSniffingTransportWrapper

SslHandshakeSniffingTransportWrapper

Constructors

this
this(SslTransportWrapper ssl, TransportWrapper plain)
Undocumented in source.

Members

Functions

bufferSize
int bufferSize()
Undocumented in source. Be warned that the author may not have intended to support it.
close_head
void close_head()
Undocumented in source. Be warned that the author may not have intended to support it.
getCipherName
string getCipherName()
Undocumented in source. Be warned that the author may not have intended to support it.
getProtocolName
string getProtocolName()
Undocumented in source. Be warned that the author may not have intended to support it.
head
ByteBuffer head()
Undocumented in source. Be warned that the author may not have intended to support it.
makeDetermination
void makeDetermination(byte[] bytesInput)
Undocumented in source. Be warned that the author may not have intended to support it.
pending
int pending()
Undocumented in source. Be warned that the author may not have intended to support it.
pop
void pop(int bytes)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From SslTransportWrapper

getCipherName
string getCipherName()
Undocumented in source.
getProtocolName
string getProtocolName()
Undocumented in source.

Meta