Part of twisted.conch View Source
twisted.conch package.
| Interface | IConchUser | A user who has been authenticated to Cred through Conch. This is the interface between the SSH connection and the user. | 
| Interface | ISession | No interface docstring; 6/6 methods documented | 
| Interface | ISFTPServer | No summary | 
| Interface | IKnownHostEntry | A IKnownHostEntry
is an entry in an OpenSSH-formatted known_hosts file.
 | 
  
| Interface | ISFTPFile | This represents an open file on the server.  An object adhering to this 
interface should be returned from openFile().
 |