Package paramiko :: Module auth_transport
[show private | hide private]
[frames | no frames]

Module paramiko.auth_transport

Transport is a subclass of BaseTransport that handles authentication. This separation keeps either class file from being too unwieldy.
Classes
Transport An SSH Transport attaches to a stream (usually a socket), negotiates an encrypted session, authenticates, and then creates stream tunnels, called Channels, across the session.

Generated by Epydoc 2.0 on Mon Feb 28 00:10:19 2005 http://epydoc.sf.net