Home | Trees | Index | Help |
---|
Package paramiko :: Module 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 Channel s, across the session. |
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.0 on Mon Feb 28 00:10:19 2005 | http://epydoc.sf.net |