Package ssh :: Module message
[frames] | no frames]

Module message

source code

Implementation of an SSH2 "message".

Classes
  Message
An SSH2 Message is a stream of bytes that encodes some combination of strings, integers, bools, and infinite-precision integers (known in python as longs).