Метод | Описание | |
---|---|---|
ToString ( ) : string |
Returns a string that represents this instance.
|
Метод | Описание | |
---|---|---|
WriteBytes ( |
Writes the message to the specified SshDataStream.
|
Метод | Описание | |
---|---|---|
GetPacket ( byte paddingMultiplier, |
||
GetPacketDataLength ( int messageLength, byte paddingLength ) : uint | ||
GetPaddingLength ( byte paddingMultiplier, long packetLength ) : byte | ||
Process ( Session session ) : void |
Process the current message for the specified Session.
|
protected WriteBytes ( |
||
stream | ||
Результат | void |