Part of twisted.conch.ssh View Source
The lowest level SSH protocol. This handles the key negotiation, the encryption and the compression.
This module is unstable.
Maintainer: Paul Swartz| Class | SSHTransportBase | No class docstring; 5/21 methods documented |
| Class | SSHServerTransport | Undocumented |
| Class | SSHClientTransport | No class docstring; 4/13 methods documented |
| Class | _DummyCipher | Undocumented |
| Class | SSHCiphers | Undocumented |
| Class | _Counter | Stateful counter which returns results packed in a byte string |
| Function | buffer_dump | Undocumented |