aboutsummaryrefslogtreecommitdiff
path: root/docs/identifier-index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/identifier-index.html')
-rw-r--r--docs/identifier-index.html5475
1 files changed, 0 insertions, 5475 deletions
diff --git a/docs/identifier-index.html b/docs/identifier-index.html
deleted file mode 100644
index ee9873e..0000000
--- a/docs/identifier-index.html
+++ /dev/null
@@ -1,5475 +0,0 @@
-<?xml version="1.0" encoding="ascii"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-<head>
- <title>Identifier Index</title>
- <link rel="stylesheet" href="epydoc.css" type="text/css" />
- <script type="text/javascript" src="epydoc.js"></script>
-</head>
-
-<body bgcolor="white" text="black" link="blue" vlink="#204080"
- alink="#204080">
-<!-- ==================== NAVIGATION BAR ==================== -->
-<table class="navbar" border="0" width="100%" cellpadding="0"
- bgcolor="#a0c0ff" cellspacing="0">
- <tr valign="middle">
- <!-- Home link -->
- <th>&nbsp;&nbsp;&nbsp;<a
- href="paramiko-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
-
- <!-- Tree link -->
- <th>&nbsp;&nbsp;&nbsp;<a
- href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
-
- <!-- Index link -->
- <th bgcolor="#70b0f0" class="navbar-select"
- >&nbsp;&nbsp;&nbsp;Indices&nbsp;&nbsp;&nbsp;</th>
-
- <!-- Help link -->
- <th>&nbsp;&nbsp;&nbsp;<a
- href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
-
- <th class="navbar" width="100%"></th>
- </tr>
-</table>
-<table width="100%" cellpadding="0" cellspacing="0">
- <tr valign="top">
- <td width="100%">&nbsp;</td>
- <td>
- <table cellpadding="0" cellspacing="0">
- <!-- hide/show private -->
- <tr><td align="right"><span class="options"
- >[<a href="frames.html" target="_top">frames</a
- >]&nbsp;|&nbsp;<a href="identifier-index.html"
- target="_top">no&nbsp;frames</a>]</span></td></tr>
- </table>
- </td>
- </tr>
-</table>
-<center><b>[
- <a href="identifier-index.html">Identifiers</a>
-| <a href="bug-index.html">Bugs</a>
-| <a href="since-index.html">Introductions</a>
-]</b></center><br />
-<table border="0" width="100%">
-<tr valign="bottom"><td>
-<h1 class="epydoc">Identifier Index</h1>
-</td><td>
-[
- <a href="#A">A</a>
- <a href="#B">B</a>
- <a href="#C">C</a>
- <a href="#D">D</a>
- <a href="#E">E</a>
- <a href="#F">F</a>
- <a href="#G">G</a>
- <a href="#H">H</a>
- <a href="#I">I</a>
- J
- <a href="#K">K</a>
- <a href="#L">L</a>
- <a href="#M">M</a>
- <a href="#N">N</a>
- <a href="#O">O</a>
- <a href="#P">P</a>
- Q
- <a href="#R">R</a>
- <a href="#S">S</a>
- <a href="#T">T</a>
- <a href="#U">U</a>
- <a href="#V">V</a>
- <a href="#W">W</a>
- <a href="#X">X</a>
- Y
- <a href="#Z">Z</a>
- <a href="#_">_</a>
-]
-</td></table>
-<table border="0" width="100%">
-<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="A">A</a></h2></td>
-<td valign="top">
-<table class="link-index" width="100%" border="1">
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#accept">accept()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#AUTH_FAILED">AUTH_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#AUTH_PARTIALLY_SUCCESSFUL">AUTH_PARTIALLY_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.HostKeys-class.html#add">add()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.HostKeys-class.html">HostKeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#AUTH_FAILED">AUTH_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#AUTH_PARTIALLY_SUCCESSFUL">AUTH_PARTIALLY_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Message-class.html#add">add()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Message-class.html">Message</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#AUTH_FAILED">AUTH_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#AUTH_PARTIALLY_SUCCESSFUL">AUTH_PARTIALLY_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Message-class.html#add_boolean">add_boolean()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Message-class.html">Message</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#AUTH_FAILED">AUTH_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#AUTH_PARTIALLY_SUCCESSFUL">AUTH_PARTIALLY_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Message-class.html#add_byte">add_byte()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Message-class.html">Message</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#AUTH_FAILED">AUTH_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#AUTH_PARTIALLY_SUCCESSFUL">AUTH_PARTIALLY_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Message-class.html#add_bytes">add_bytes()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Message-class.html">Message</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#AUTH_FAILED">AUTH_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#auth_password">auth_password()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Message-class.html#add_int">add_int()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Message-class.html">Message</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#AUTH_FAILED">AUTH_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#auth_publickey">auth_publickey()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Message-class.html#add_int64">add_int64()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Message-class.html">Message</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#AUTH_FAILED">AUTH_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#AUTH_SUCCESSFUL">AUTH_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Message-class.html#add_list">add_list()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Message-class.html">Message</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#AUTH_FAILED">AUTH_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#AUTH_SUCCESSFUL">AUTH_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Message-class.html#add_mpint">add_mpint()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Message-class.html">Message</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#AUTH_FAILED">AUTH_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#AUTH_SUCCESSFUL">AUTH_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#add_server_key">add_server_key()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#AUTH_FAILED">AUTH_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#AUTH_SUCCESSFUL">AUTH_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Message-class.html#add_string">add_string()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Message-class.html">Message</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html">auth_handler</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#AUTH_SUCCESSFUL">AUTH_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.logging22.logger-class.html#addFilter">addFilter()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.logging22.logger-class.html">logger</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#auth_interactive">auth_interactive()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#AUTH_SUCCESSFUL">AUTH_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.logging22.logger-class.html#addHandler">addHandler()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.logging22.logger-class.html">logger</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#auth_none">auth_none()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#AUTH_SUCCESSFUL">AUTH_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Agent-class.html">Agent</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#AUTH_PARTIALLY_SUCCESSFUL">AUTH_PARTIALLY_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#AUTH_SUCCESSFUL">AUTH_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.agent-module.html">agent</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#AUTH_PARTIALLY_SUCCESSFUL">AUTH_PARTIALLY_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#AUTH_SUCCESSFUL">AUTH_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.AgentKey-class.html">AgentKey</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#AUTH_PARTIALLY_SUCCESSFUL">AUTH_PARTIALLY_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#AUTH_SUCCESSFUL">AUTH_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.BadAuthenticationType-class.html#allowed_types">allowed_types</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.BadAuthenticationType-class.html">BadAuthenticationType</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#AUTH_PARTIALLY_SUCCESSFUL">AUTH_PARTIALLY_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#AUTH_SUCCESSFUL">AUTH_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.ssh_exception.PartialAuthentication-class.html#allowed_types">allowed_types</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.ssh_exception.PartialAuthentication-class.html">PartialAuthentication</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#AUTH_PARTIALLY_SUCCESSFUL">AUTH_PARTIALLY_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#AUTH_SUCCESSFUL">AUTH_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#atfork">atfork()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#AUTH_PARTIALLY_SUCCESSFUL">AUTH_PARTIALLY_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#AUTH_SUCCESSFUL">AUTH_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#AUTH_FAILED">AUTH_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#AUTH_PARTIALLY_SUCCESSFUL">AUTH_PARTIALLY_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#AUTH_SUCCESSFUL">AUTH_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#AUTH_FAILED">AUTH_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#AUTH_PARTIALLY_SUCCESSFUL">AUTH_PARTIALLY_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#AUTH_SUCCESSFUL">AUTH_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#AUTH_FAILED">AUTH_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#AUTH_PARTIALLY_SUCCESSFUL">AUTH_PARTIALLY_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#AUTH_SUCCESSFUL">AUTH_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#AUTH_FAILED">AUTH_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#AUTH_PARTIALLY_SUCCESSFUL">AUTH_PARTIALLY_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#AUTH_SUCCESSFUL">AUTH_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#AUTH_FAILED">AUTH_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#AUTH_PARTIALLY_SUCCESSFUL">AUTH_PARTIALLY_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#AUTH_SUCCESSFUL">AUTH_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#AUTH_FAILED">AUTH_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#AUTH_PARTIALLY_SUCCESSFUL">AUTH_PARTIALLY_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#AUTH_SUCCESSFUL">AUTH_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#AUTH_FAILED">AUTH_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#AUTH_PARTIALLY_SUCCESSFUL">AUTH_PARTIALLY_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#AUTH_SUCCESSFUL">AUTH_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#AUTH_FAILED">AUTH_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#AUTH_PARTIALLY_SUCCESSFUL">AUTH_PARTIALLY_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#AUTH_SUCCESSFUL">AUTH_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#AUTH_FAILED">AUTH_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#AUTH_PARTIALLY_SUCCESSFUL">AUTH_PARTIALLY_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.AuthenticationException-class.html">AuthenticationException</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#AUTH_FAILED">AUTH_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#AUTH_PARTIALLY_SUCCESSFUL">AUTH_PARTIALLY_SUCCESSFUL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.AutoAddPolicy-class.html">AutoAddPolicy</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-</tr>
-</table>
-</td></tr>
-<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="B">B</a></h2></td>
-<td valign="top">
-<table class="link-index" width="100%" border="1">
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.BadAuthenticationType-class.html">BadAuthenticationType</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.ber.BER-class.html">BER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.ber-module.html" onclick="show_private();">paramiko.ber</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.buffered_pipe-module.html">buffered_pipe</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.BadHostKeyException-class.html">BadHostKeyException</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.ber.BERException-class.html">BERException</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.ber-module.html" onclick="show_private();">paramiko.ber</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.BufferedFile-class.html">BufferedFile</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.ber-module.html">ber</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#bit_length">bit_length()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.buffered_pipe.BufferedPipe-class.html">BufferedPipe</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.buffered_pipe-module.html" onclick="show_private();">paramiko.buffered_pipe</a>)</span></td>
-</tr>
-</table>
-</td></tr>
-<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="C">C</a></h2></td>
-<td valign="top">
-<table class="link-index" width="100%" border="1">
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.DSSKey-class.html#can_sign">can_sign()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.DSSKey-class.html">DSSKey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#CMD_FSTAT">CMD_FSTAT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#CMD_RMDIR">CMD_RMDIR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.PKey-class.html#can_sign">can_sign()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.PKey-class.html">PKey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#CMD_FSTAT">CMD_FSTAT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#CMD_RMDIR">CMD_RMDIR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.RSAKey-class.html#can_sign">can_sign()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.RSAKey-class.html">RSAKey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#CMD_HANDLE">CMD_HANDLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#CMD_RMDIR">CMD_RMDIR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.win_pageant-module.html#can_talk_to_agent">can_talk_to_agent()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.win_pageant-module.html">paramiko.win_pageant</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#CMD_HANDLE">CMD_HANDLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#CMD_RMDIR">CMD_RMDIR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#cancel_port_forward">cancel_port_forward()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#CMD_HANDLE">CMD_HANDLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#CMD_RMDIR">CMD_RMDIR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.ServerInterface-class.html#cancel_port_forward_request">cancel_port_forward_request()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.ServerInterface-class.html">ServerInterface</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#CMD_HANDLE">CMD_HANDLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#CMD_RMDIR">CMD_RMDIR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPServerInterface-class.html#canonicalize">canonicalize()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPServerInterface-class.html">SFTPServerInterface</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#CMD_HANDLE">CMD_HANDLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#CMD_SETSTAT">CMD_SETSTAT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Channel-class.html">Channel</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#CMD_HANDLE">CMD_HANDLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#CMD_SETSTAT">CMD_SETSTAT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html">channel</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#CMD_HANDLE">CMD_HANDLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#CMD_SETSTAT">CMD_SETSTAT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.ChannelException-class.html">ChannelException</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#CMD_INIT">CMD_INIT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#CMD_SETSTAT">CMD_SETSTAT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.transport.ChannelMap-class.html">ChannelMap</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#CMD_INIT">CMD_INIT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#CMD_SETSTAT">CMD_SETSTAT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.channel.ChannelStderrFile-class.html">ChannelStderrFile</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#CMD_INIT">CMD_INIT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#CMD_SETSTAT">CMD_SETSTAT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPHandle-class.html#chattr">chattr()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPHandle-class.html">SFTPHandle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#CMD_INIT">CMD_INIT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#CMD_SETSTAT">CMD_SETSTAT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPServerInterface-class.html#chattr">chattr()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPServerInterface-class.html">SFTPServerInterface</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#CMD_INIT">CMD_INIT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#CMD_STAT">CMD_STAT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPClient-class.html#chdir">chdir()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPClient-class.html">SFTPClient</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#CMD_INIT">CMD_INIT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#CMD_STAT">CMD_STAT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.HostKeys-class.html#check">check()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.HostKeys-class.html">HostKeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#CMD_INIT">CMD_INIT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#CMD_STAT">CMD_STAT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPFile-class.html#check">check()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPFile-class.html">SFTPFile</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#CMD_LSTAT">CMD_LSTAT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#CMD_STAT">CMD_STAT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.ServerInterface-class.html#check_auth_interactive">check_auth_interactive()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.ServerInterface-class.html">ServerInterface</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#CMD_LSTAT">CMD_LSTAT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#CMD_STAT">CMD_STAT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.ServerInterface-class.html#check_auth_interactive_response">check_auth_interactive_response()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.ServerInterface-class.html">ServerInterface</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#CMD_LSTAT">CMD_LSTAT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#CMD_STAT">CMD_STAT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.ServerInterface-class.html#check_auth_none">check_auth_none()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.ServerInterface-class.html">ServerInterface</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#CMD_LSTAT">CMD_LSTAT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#CMD_STAT">CMD_STAT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.ServerInterface-class.html#check_auth_password">check_auth_password()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.ServerInterface-class.html">ServerInterface</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#CMD_LSTAT">CMD_LSTAT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#CMD_STATUS">CMD_STATUS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.ServerInterface-class.html#check_auth_publickey">check_auth_publickey()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.ServerInterface-class.html">ServerInterface</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#CMD_LSTAT">CMD_LSTAT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#CMD_STATUS">CMD_STATUS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.ServerInterface-class.html#check_channel_direct_tcpip_request">check_channel_direct_tcpip_request()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.ServerInterface-class.html">ServerInterface</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#CMD_LSTAT">CMD_LSTAT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#CMD_STATUS">CMD_STATUS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.ServerInterface-class.html#check_channel_exec_request">check_channel_exec_request()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.ServerInterface-class.html">ServerInterface</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#CMD_MKDIR">CMD_MKDIR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#CMD_STATUS">CMD_STATUS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.ServerInterface-class.html#check_channel_pty_request">check_channel_pty_request()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.ServerInterface-class.html">ServerInterface</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#CMD_MKDIR">CMD_MKDIR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#CMD_STATUS">CMD_STATUS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.ServerInterface-class.html#check_channel_request">check_channel_request()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.ServerInterface-class.html">ServerInterface</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#CMD_MKDIR">CMD_MKDIR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#CMD_STATUS">CMD_STATUS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.ServerInterface-class.html#check_channel_shell_request">check_channel_shell_request()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.ServerInterface-class.html">ServerInterface</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#CMD_MKDIR">CMD_MKDIR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#CMD_STATUS">CMD_STATUS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.ServerInterface-class.html#check_channel_subsystem_request">check_channel_subsystem_request()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.ServerInterface-class.html">ServerInterface</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#CMD_MKDIR">CMD_MKDIR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#CMD_SYMLINK">CMD_SYMLINK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.ServerInterface-class.html#check_channel_window_change_request">check_channel_window_change_request()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.ServerInterface-class.html">ServerInterface</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#CMD_MKDIR">CMD_MKDIR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#CMD_SYMLINK">CMD_SYMLINK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.ServerInterface-class.html#check_channel_x11_request">check_channel_x11_request()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.ServerInterface-class.html">ServerInterface</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#CMD_MKDIR">CMD_MKDIR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#CMD_SYMLINK">CMD_SYMLINK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.ServerInterface-class.html#check_global_request">check_global_request()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.ServerInterface-class.html">ServerInterface</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#CMD_NAME">CMD_NAME</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#CMD_SYMLINK">CMD_SYMLINK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.ServerInterface-class.html#check_port_forward_request">check_port_forward_request()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.ServerInterface-class.html">ServerInterface</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#CMD_NAME">CMD_NAME</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#CMD_SYMLINK">CMD_SYMLINK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPClient-class.html#chmod">chmod()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPClient-class.html">SFTPClient</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#CMD_NAME">CMD_NAME</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#CMD_SYMLINK">CMD_SYMLINK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPFile-class.html#chmod">chmod()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPFile-class.html">SFTPFile</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#CMD_NAME">CMD_NAME</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#CMD_SYMLINK">CMD_SYMLINK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPClient-class.html#chown">chown()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPClient-class.html">SFTPClient</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#CMD_NAME">CMD_NAME</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#CMD_VERSION">CMD_VERSION</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPFile-class.html#chown">chown()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPFile-class.html">SFTPFile</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#CMD_NAME">CMD_NAME</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#CMD_VERSION">CMD_VERSION</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SecurityOptions-class.html#ciphers">ciphers</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SecurityOptions-class.html">SecurityOptions</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#CMD_NAME">CMD_NAME</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#CMD_VERSION">CMD_VERSION</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.HostKeys-class.html#clear">clear()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.HostKeys-class.html">HostKeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#CMD_NAMES">CMD_NAMES</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#CMD_VERSION">CMD_VERSION</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.pipe.OrPipe-class.html#clear">clear()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pipe.OrPipe-class.html">OrPipe</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#CMD_NAMES">CMD_NAMES</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#CMD_VERSION">CMD_VERSION</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.pipe.PosixPipe-class.html#clear">clear()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pipe.PosixPipe-class.html">PosixPipe</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#CMD_NAMES">CMD_NAMES</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#CMD_VERSION">CMD_VERSION</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.pipe.WindowsPipe-class.html#clear">clear()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pipe.WindowsPipe-class.html">WindowsPipe</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#CMD_NAMES">CMD_NAMES</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#CMD_VERSION">CMD_VERSION</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html">client</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#CMD_NAMES">CMD_NAMES</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#CMD_WRITE">CMD_WRITE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Agent-class.html#close">close()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Agent-class.html">Agent</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#CMD_NAMES">CMD_NAMES</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#CMD_WRITE">CMD_WRITE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.BufferedFile-class.html#close">close()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.BufferedFile-class.html">BufferedFile</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#CMD_NAMES">CMD_NAMES</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#CMD_WRITE">CMD_WRITE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Channel-class.html#close">close()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Channel-class.html">Channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#CMD_OPEN">CMD_OPEN</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#CMD_WRITE">CMD_WRITE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPClient-class.html#close">close()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPClient-class.html">SFTPClient</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#CMD_OPEN">CMD_OPEN</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#CMD_WRITE">CMD_WRITE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPFile-class.html#close">close()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPFile-class.html">SFTPFile</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#CMD_OPEN">CMD_OPEN</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#CMD_WRITE">CMD_WRITE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPHandle-class.html#close">close()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPHandle-class.html">SFTPHandle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#CMD_OPEN">CMD_OPEN</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#CMD_WRITE">CMD_WRITE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SSHClient-class.html#close">close()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SSHClient-class.html">SSHClient</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#CMD_OPEN">CMD_OPEN</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html">common</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#close">close()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#CMD_OPEN">CMD_OPEN</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.compress-module.html">compress</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.buffered_pipe.BufferedPipe-class.html#close">close()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.buffered_pipe.BufferedPipe-class.html">BufferedPipe</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#CMD_OPEN">CMD_OPEN</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SecurityOptions-class.html#compression">compression</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SecurityOptions-class.html">SecurityOptions</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.pipe.PosixPipe-class.html#close">close()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pipe.PosixPipe-class.html">PosixPipe</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#CMD_OPENDIR">CMD_OPENDIR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#compute_hmac">compute_hmac()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.pipe.WindowsPipe-class.html#close">close()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pipe.WindowsPipe-class.html">WindowsPipe</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#CMD_OPENDIR">CMD_OPENDIR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.config-module.html">config</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.win_pageant.PageantConnection-class.html#close">close()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.win_pageant.PageantConnection-class.html">PageantConnection</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#CMD_OPENDIR">CMD_OPENDIR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SSHClient-class.html#connect">connect()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SSHClient-class.html">SSHClient</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#CMD_ATTRS">CMD_ATTRS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#CMD_OPENDIR">CMD_OPENDIR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#connect">connect()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#CMD_ATTRS">CMD_ATTRS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#CMD_OPENDIR">CMD_OPENDIR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#CONNECTION_FAILED_CODE">CONNECTION_FAILED_CODE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#CMD_ATTRS">CMD_ATTRS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#CMD_OPENDIR">CMD_OPENDIR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#CONNECTION_FAILED_CODE">CONNECTION_FAILED_CODE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#CMD_ATTRS">CMD_ATTRS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#CMD_OPENDIR">CMD_OPENDIR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#CONNECTION_FAILED_CODE">CONNECTION_FAILED_CODE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#CMD_ATTRS">CMD_ATTRS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#CMD_READ">CMD_READ</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#CONNECTION_FAILED_CODE">CONNECTION_FAILED_CODE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#CMD_ATTRS">CMD_ATTRS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#CMD_READ">CMD_READ</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#CONNECTION_FAILED_CODE">CONNECTION_FAILED_CODE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#CMD_ATTRS">CMD_ATTRS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#CMD_READ">CMD_READ</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#CONNECTION_FAILED_CODE">CONNECTION_FAILED_CODE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#CMD_CLOSE">CMD_CLOSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#CMD_READ">CMD_READ</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#CONNECTION_FAILED_CODE">CONNECTION_FAILED_CODE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#CMD_CLOSE">CMD_CLOSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#CMD_READ">CMD_READ</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#CONNECTION_FAILED_CODE">CONNECTION_FAILED_CODE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#CMD_CLOSE">CMD_CLOSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#CMD_READ">CMD_READ</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#CONNECTION_FAILED_CODE">CONNECTION_FAILED_CODE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#CMD_CLOSE">CMD_CLOSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#CMD_READ">CMD_READ</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#CONNECTION_FAILED_CODE">CONNECTION_FAILED_CODE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#CMD_CLOSE">CMD_CLOSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#CMD_READDIR">CMD_READDIR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#CONNECTION_FAILED_CODE">CONNECTION_FAILED_CODE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#CMD_CLOSE">CMD_CLOSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#CMD_READDIR">CMD_READDIR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#CONNECTION_FAILED_CODE">CONNECTION_FAILED_CODE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#CMD_CLOSE">CMD_CLOSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#CMD_READDIR">CMD_READDIR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#CONNECTION_FAILED_CODE">CONNECTION_FAILED_CODE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#CMD_DATA">CMD_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#CMD_READDIR">CMD_READDIR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#CONNECTION_FAILED_CODE">CONNECTION_FAILED_CODE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#CMD_DATA">CMD_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#CMD_READDIR">CMD_READDIR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#CONNECTION_FAILED_CODE">CONNECTION_FAILED_CODE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#CMD_DATA">CMD_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#CMD_READDIR">CMD_READDIR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#CONNECTION_FAILED_CODE">CONNECTION_FAILED_CODE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#CMD_DATA">CMD_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#CMD_READDIR">CMD_READDIR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#CONNECTION_FAILED_CODE">CONNECTION_FAILED_CODE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#CMD_DATA">CMD_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#CMD_READLINK">CMD_READLINK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#CONNECTION_FAILED_CODE">CONNECTION_FAILED_CODE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#CMD_DATA">CMD_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#CMD_READLINK">CMD_READLINK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#CONNECTION_FAILED_CODE">CONNECTION_FAILED_CODE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#CMD_DATA">CMD_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#CMD_READLINK">CMD_READLINK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#CONNECTION_FAILED_CODE">CONNECTION_FAILED_CODE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#CMD_EXTENDED">CMD_EXTENDED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#CMD_READLINK">CMD_READLINK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#CONNECTION_FAILED_CODE">CONNECTION_FAILED_CODE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#CMD_EXTENDED">CMD_EXTENDED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#CMD_READLINK">CMD_READLINK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SFTPServer-class.html#convert_errno">convert_errno()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPServer-class.html">SFTPServer</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#CMD_EXTENDED">CMD_EXTENDED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#CMD_READLINK">CMD_READLINK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util.Counter-class.html">Counter</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#CMD_EXTENDED">CMD_EXTENDED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#CMD_READLINK">CMD_READLINK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#CRITICAL">CRITICAL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#CMD_EXTENDED">CMD_EXTENDED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#CMD_REALPATH">CMD_REALPATH</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#CRITICAL">CRITICAL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#CMD_EXTENDED">CMD_EXTENDED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#CMD_REALPATH">CMD_REALPATH</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#CRITICAL">CRITICAL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#CMD_EXTENDED">CMD_EXTENDED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#CMD_REALPATH">CMD_REALPATH</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#CRITICAL">CRITICAL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#CMD_EXTENDED_REPLY">CMD_EXTENDED_REPLY</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#CMD_REALPATH">CMD_REALPATH</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#CRITICAL">CRITICAL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#CMD_EXTENDED_REPLY">CMD_EXTENDED_REPLY</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#CMD_REALPATH">CMD_REALPATH</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#CRITICAL">CRITICAL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#CMD_EXTENDED_REPLY">CMD_EXTENDED_REPLY</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#CMD_REALPATH">CMD_REALPATH</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#CRITICAL">CRITICAL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#CMD_EXTENDED_REPLY">CMD_EXTENDED_REPLY</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#CMD_REALPATH">CMD_REALPATH</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#CRITICAL">CRITICAL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#CMD_EXTENDED_REPLY">CMD_EXTENDED_REPLY</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#CMD_REMOVE">CMD_REMOVE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.logging22-module.html#CRITICAL">CRITICAL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.logging22-module.html">paramiko.logging22</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#CMD_EXTENDED_REPLY">CMD_EXTENDED_REPLY</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#CMD_REMOVE">CMD_REMOVE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#CRITICAL">CRITICAL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#CMD_EXTENDED_REPLY">CMD_EXTENDED_REPLY</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#CMD_REMOVE">CMD_REMOVE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#CRITICAL">CRITICAL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#CMD_FSETSTAT">CMD_FSETSTAT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#CMD_REMOVE">CMD_REMOVE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#CRITICAL">CRITICAL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#CMD_FSETSTAT">CMD_FSETSTAT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#CMD_REMOVE">CMD_REMOVE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#CRITICAL">CRITICAL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#CMD_FSETSTAT">CMD_FSETSTAT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#CMD_REMOVE">CMD_REMOVE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#CRITICAL">CRITICAL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#CMD_FSETSTAT">CMD_FSETSTAT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#CMD_REMOVE">CMD_REMOVE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#CRITICAL">CRITICAL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#CMD_FSETSTAT">CMD_FSETSTAT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#CMD_RENAME">CMD_RENAME</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#CRITICAL">CRITICAL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#CMD_FSETSTAT">CMD_FSETSTAT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#CMD_RENAME">CMD_RENAME</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#CRITICAL">CRITICAL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#CMD_FSETSTAT">CMD_FSETSTAT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#CMD_RENAME">CMD_RENAME</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#CRITICAL">CRITICAL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#CMD_FSTAT">CMD_FSTAT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#CMD_RENAME">CMD_RENAME</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#CRITICAL">CRITICAL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#CMD_FSTAT">CMD_FSTAT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#CMD_RENAME">CMD_RENAME</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#CRITICAL">CRITICAL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#CMD_FSTAT">CMD_FSTAT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#CMD_RENAME">CMD_RENAME</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#CRITICAL">CRITICAL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#CMD_FSTAT">CMD_FSTAT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#CMD_RENAME">CMD_RENAME</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#CRITICAL">CRITICAL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#CMD_FSTAT">CMD_FSTAT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#CMD_RMDIR">CMD_RMDIR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index">&nbsp;</td>
-</tr>
-</table>
-</td></tr>
-<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="D">D</a></h2></td>
-<td valign="top">
-<table class="link-index" width="100%" border="1">
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#DEBUG">DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#DISCONNECT_AUTH_CANCELLED_BY_USER">DISCONNECT_AUTH_CANCELLED_BY_USER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE">DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#DEBUG">DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#DISCONNECT_AUTH_CANCELLED_BY_USER">DISCONNECT_AUTH_CANCELLED_BY_USER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE">DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#DEBUG">DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#DISCONNECT_AUTH_CANCELLED_BY_USER">DISCONNECT_AUTH_CANCELLED_BY_USER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE">DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#DEBUG">DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#DISCONNECT_AUTH_CANCELLED_BY_USER">DISCONNECT_AUTH_CANCELLED_BY_USER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE">DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#DEBUG">DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#DISCONNECT_AUTH_CANCELLED_BY_USER">DISCONNECT_AUTH_CANCELLED_BY_USER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE">DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#DEBUG">DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#DISCONNECT_AUTH_CANCELLED_BY_USER">DISCONNECT_AUTH_CANCELLED_BY_USER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE">DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#DEBUG">DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#DISCONNECT_AUTH_CANCELLED_BY_USER">DISCONNECT_AUTH_CANCELLED_BY_USER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE">DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#DEBUG">DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#DISCONNECT_AUTH_CANCELLED_BY_USER">DISCONNECT_AUTH_CANCELLED_BY_USER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE">DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.logging22-module.html#DEBUG">DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.logging22-module.html">paramiko.logging22</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#DISCONNECT_AUTH_CANCELLED_BY_USER">DISCONNECT_AUTH_CANCELLED_BY_USER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#DISCONNECT_SERVICE_NOT_AVAILABLE">DISCONNECT_SERVICE_NOT_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#DEBUG">DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#DISCONNECT_AUTH_CANCELLED_BY_USER">DISCONNECT_AUTH_CANCELLED_BY_USER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#DISCONNECT_SERVICE_NOT_AVAILABLE">DISCONNECT_SERVICE_NOT_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#DEBUG">DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#DISCONNECT_AUTH_CANCELLED_BY_USER">DISCONNECT_AUTH_CANCELLED_BY_USER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#DISCONNECT_SERVICE_NOT_AVAILABLE">DISCONNECT_SERVICE_NOT_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#DEBUG">DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#DISCONNECT_AUTH_CANCELLED_BY_USER">DISCONNECT_AUTH_CANCELLED_BY_USER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#DISCONNECT_SERVICE_NOT_AVAILABLE">DISCONNECT_SERVICE_NOT_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#DEBUG">DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#DISCONNECT_AUTH_CANCELLED_BY_USER">DISCONNECT_AUTH_CANCELLED_BY_USER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#DISCONNECT_SERVICE_NOT_AVAILABLE">DISCONNECT_SERVICE_NOT_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#DEBUG">DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#DISCONNECT_AUTH_CANCELLED_BY_USER">DISCONNECT_AUTH_CANCELLED_BY_USER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#DISCONNECT_SERVICE_NOT_AVAILABLE">DISCONNECT_SERVICE_NOT_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#DEBUG">DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#DISCONNECT_AUTH_CANCELLED_BY_USER">DISCONNECT_AUTH_CANCELLED_BY_USER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#DISCONNECT_SERVICE_NOT_AVAILABLE">DISCONNECT_SERVICE_NOT_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#DEBUG">DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#DISCONNECT_AUTH_CANCELLED_BY_USER">DISCONNECT_AUTH_CANCELLED_BY_USER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#DISCONNECT_SERVICE_NOT_AVAILABLE">DISCONNECT_SERVICE_NOT_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#DEBUG">DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#DISCONNECT_AUTH_CANCELLED_BY_USER">DISCONNECT_AUTH_CANCELLED_BY_USER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#DISCONNECT_SERVICE_NOT_AVAILABLE">DISCONNECT_SERVICE_NOT_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#DEBUG">DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#DISCONNECT_AUTH_CANCELLED_BY_USER">DISCONNECT_AUTH_CANCELLED_BY_USER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#DISCONNECT_SERVICE_NOT_AVAILABLE">DISCONNECT_SERVICE_NOT_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#DEBUG">DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE">DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#DISCONNECT_SERVICE_NOT_AVAILABLE">DISCONNECT_SERVICE_NOT_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#DEBUG">DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE">DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#DISCONNECT_SERVICE_NOT_AVAILABLE">DISCONNECT_SERVICE_NOT_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#DEBUG">DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE">DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#DISCONNECT_SERVICE_NOT_AVAILABLE">DISCONNECT_SERVICE_NOT_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#DEBUG">DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE">DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#DISCONNECT_SERVICE_NOT_AVAILABLE">DISCONNECT_SERVICE_NOT_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.ber.BER-class.html#decode">decode()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.ber.BER-class.html">BER</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE">DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#DISCONNECT_SERVICE_NOT_AVAILABLE">DISCONNECT_SERVICE_NOT_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.ber.BER-class.html#decode_next">decode_next()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.ber.BER-class.html">BER</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE">DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#DISCONNECT_SERVICE_NOT_AVAILABLE">DISCONNECT_SERVICE_NOT_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.ber.BER-class.html#decode_sequence">decode_sequence()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.ber.BER-class.html">BER</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE">DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#DISCONNECT_SERVICE_NOT_AVAILABLE">DISCONNECT_SERVICE_NOT_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#deflate_long">deflate_long()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE">DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#DISCONNECT_SERVICE_NOT_AVAILABLE">DISCONNECT_SERVICE_NOT_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.transport.ChannelMap-class.html#delete">delete()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport.ChannelMap-class.html">ChannelMap</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE">DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#DISCONNECT_SERVICE_NOT_AVAILABLE">DISCONNECT_SERVICE_NOT_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SecurityOptions-class.html#digests">digests</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SecurityOptions-class.html">SecurityOptions</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE">DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#DISCONNECT_SERVICE_NOT_AVAILABLE">DISCONNECT_SERVICE_NOT_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#DISCONNECT_AUTH_CANCELLED_BY_USER">DISCONNECT_AUTH_CANCELLED_BY_USER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE">DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#DISCONNECT_SERVICE_NOT_AVAILABLE">DISCONNECT_SERVICE_NOT_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#DISCONNECT_AUTH_CANCELLED_BY_USER">DISCONNECT_AUTH_CANCELLED_BY_USER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE">DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.DSSKey-class.html">DSSKey</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#DISCONNECT_AUTH_CANCELLED_BY_USER">DISCONNECT_AUTH_CANCELLED_BY_USER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE">DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html">dsskey</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-</tr>
-</table>
-</td></tr>
-<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="E">E</a></h2></td>
-<td valign="top">
-<table class="link-index" width="100%" border="1">
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.buffered_pipe.BufferedPipe-class.html#empty">empty()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.buffered_pipe.BufferedPipe-class.html">BufferedPipe</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#ERROR">ERROR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#ERROR">ERROR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.ber.BER-class.html#encode">encode()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.ber.BER-class.html">BER</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#ERROR">ERROR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#ERROR">ERROR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.ber.BER-class.html#encode_sequence">encode_sequence()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.ber.BER-class.html">BER</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#ERROR">ERROR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#ERROR">ERROR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.ber.BER-class.html#encode_tlv">encode_tlv()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.ber.BER-class.html">BER</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.logging22-module.html#ERROR">ERROR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.logging22-module.html">paramiko.logging22</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#ERROR">ERROR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.util.enumerate-class.html">enumerate</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#ERROR">ERROR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#ERROR">ERROR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#ERROR">ERROR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#ERROR">ERROR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#ERROR">ERROR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#ERROR">ERROR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#ERROR">ERROR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#ERROR">ERROR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#ERROR">ERROR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#ERROR">ERROR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Channel-class.html#exec_command">exec_command()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Channel-class.html">Channel</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#ERROR">ERROR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#ERROR">ERROR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SSHClient-class.html#exec_command">exec_command()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SSHClient-class.html">SSHClient</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#ERROR">ERROR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#ERROR">ERROR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Channel-class.html#exit_status_ready">exit_status_ready()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Channel-class.html">Channel</a>)</span></td>
-</tr>
-</table>
-</td></tr>
-<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="F">F</a></h2></td>
-<td valign="top">
-<table class="link-index" width="100%" border="1">
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.buffered_pipe.BufferedPipe-class.html#feed">feed()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.buffered_pipe.BufferedPipe-class.html">BufferedPipe</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.BufferedFile-class.html#FLAG_BINARY">FLAG_BINARY</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.BufferedFile-class.html">BufferedFile</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#format_binary">format_binary()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.file-module.html">file</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.BufferedFile-class.html#FLAG_BUFFERED">FLAG_BUFFERED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.BufferedFile-class.html">BufferedFile</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#format_binary_line">format_binary_line()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPClient-class.html#file">file()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPClient-class.html">SFTPClient</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SFTPAttributes-class.html#FLAG_EXTENDED">FLAG_EXTENDED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPAttributes-class.html">SFTPAttributes</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#format_binary_weird">format_binary_weird()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Channel-class.html#fileno">fileno()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Channel-class.html">Channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.BufferedFile-class.html#FLAG_LINE_BUFFERED">FLAG_LINE_BUFFERED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.BufferedFile-class.html">BufferedFile</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.logging22.Formatter-class.html">Formatter</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.logging22-module.html">paramiko.logging22</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.pipe.PosixPipe-class.html#fileno">fileno()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pipe.PosixPipe-class.html">PosixPipe</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SFTPAttributes-class.html#FLAG_PERMISSIONS">FLAG_PERMISSIONS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPAttributes-class.html">SFTPAttributes</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys.HostKeyEntry-class.html#from_line">from_line()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys.HostKeyEntry-class.html">HostKeyEntry</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.pipe.WindowsPipe-class.html#fileno">fileno()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pipe.WindowsPipe-class.html">WindowsPipe</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.BufferedFile-class.html#FLAG_READ">FLAG_READ</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.BufferedFile-class.html">BufferedFile</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.PKey-class.html#from_private_key">from_private_key()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.PKey-class.html">PKey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.util.PFilter-class.html#filter">filter()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util.PFilter-class.html">PFilter</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SFTPAttributes-class.html#FLAG_SIZE">FLAG_SIZE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPAttributes-class.html">SFTPAttributes</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.PKey-class.html#from_private_key_file">from_private_key_file()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.PKey-class.html">PKey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPServer-class.html#finish_subsystem">finish_subsystem()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPServer-class.html">SFTPServer</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SFTPAttributes-class.html#FLAG_UIDGID">FLAG_UIDGID</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPAttributes-class.html">SFTPAttributes</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SFTPAttributes-class.html#from_stat">from_stat()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPAttributes-class.html">SFTPAttributes</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SubsystemHandler-class.html#finish_subsystem">finish_subsystem()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SubsystemHandler-class.html">SubsystemHandler</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.BufferedFile-class.html#FLAG_UNIVERSAL_NEWLINE">FLAG_UNIVERSAL_NEWLINE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.BufferedFile-class.html">BufferedFile</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SFTPClient-class.html#from_transport">from_transport()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPClient-class.html">SFTPClient</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPAttributes-class.html#FLAG_AMTIME">FLAG_AMTIME</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPAttributes-class.html">SFTPAttributes</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.BufferedFile-class.html#FLAG_WRITE">FLAG_WRITE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.BufferedFile-class.html">BufferedFile</a>)</span></td>
-<td width="33%" class="link-index">&nbsp;</td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.BufferedFile-class.html#FLAG_APPEND">FLAG_APPEND</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.BufferedFile-class.html">BufferedFile</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.BufferedFile-class.html#flush">flush()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.BufferedFile-class.html">BufferedFile</a>)</span></td>
-<td width="33%" class="link-index">&nbsp;</td>
-</tr>
-</table>
-</td></tr>
-<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="G">G</a></h2></td>
-<td valign="top">
-<table class="link-index" width="100%" border="1">
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#G">G</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SSHClient-class.html#get_host_keys">get_host_keys()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SSHClient-class.html">SSHClient</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#get_security_options">get_security_options()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.DSSKey-class.html#generate">generate()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.DSSKey-class.html">DSSKey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Channel-class.html#get_id">get_id()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Channel-class.html">Channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SubsystemHandler-class.html#get_server">get_server()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SubsystemHandler-class.html">SubsystemHandler</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.RSAKey-class.html#generate">generate()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.RSAKey-class.html">RSAKey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Message-class.html#get_int">get_int()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Message-class.html">Message</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#get_server_key">get_server_key()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#generate_key_bytes">generate_key_bytes()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Message-class.html#get_int64">get_int64()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Message-class.html">Message</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Message-class.html#get_so_far">get_so_far()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Message-class.html">Message</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPClient-class.html#get">get()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPClient-class.html">SFTPClient</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Agent-class.html#get_keys">get_keys()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Agent-class.html">Agent</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Message-class.html#get_string">get_string()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Message-class.html">Message</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.transport.ChannelMap-class.html#get">get()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport.ChannelMap-class.html">ChannelMap</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Message-class.html#get_list">get_list()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Message-class.html">Message</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#get_thread_id">get_thread_id()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.ServerInterface-class.html#get_allowed_auths">get_allowed_auths()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.ServerInterface-class.html">ServerInterface</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#get_log_channel">get_log_channel()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Channel-class.html#get_transport">get_transport()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Channel-class.html">Channel</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.PKey-class.html#get_base64">get_base64()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.PKey-class.html">PKey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#get_logger">get_logger()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SSHClient-class.html#get_transport">get_transport()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SSHClient-class.html">SSHClient</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.DSSKey-class.html#get_bits">get_bits()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.DSSKey-class.html">DSSKey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.primes.ModulusPack-class.html#get_modulus">get_modulus()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.primes.ModulusPack-class.html">ModulusPack</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#get_username">get_username()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.PKey-class.html#get_bits">get_bits()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.PKey-class.html">PKey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Message-class.html#get_mpint">get_mpint()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Message-class.html">Message</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SFTPClient-class.html#getcwd">getcwd()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPClient-class.html">SFTPClient</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.RSAKey-class.html#get_bits">get_bits()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.RSAKey-class.html">RSAKey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.AgentKey-class.html#get_name">get_name()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.AgentKey-class.html">AgentKey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.logging22-module.html#getLogger">getLogger()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.logging22-module.html">paramiko.logging22</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Message-class.html#get_boolean">get_boolean()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Message-class.html">Message</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Channel-class.html#get_name">get_name()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Channel-class.html">Channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Channel-class.html#getpeername">getpeername()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Channel-class.html">Channel</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Message-class.html#get_byte">get_byte()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Message-class.html">Message</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.DSSKey-class.html#get_name">get_name()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.DSSKey-class.html">DSSKey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#getpeername">getpeername()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Message-class.html#get_bytes">get_bytes()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Message-class.html">Message</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.PKey-class.html#get_name">get_name()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.PKey-class.html">PKey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Channel-class.html#gettimeout">gettimeout()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Channel-class.html">Channel</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPClient-class.html#get_channel">get_channel()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPClient-class.html">SFTPClient</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.RSAKey-class.html#get_name">get_name()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.RSAKey-class.html">RSAKey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SFTPFile-class.html#gettimeout">gettimeout()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPFile-class.html">SFTPFile</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#get_exception">get_exception()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Channel-class.html#get_pty">get_pty()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Channel-class.html">Channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#global_request">global_request()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.PKey-class.html#get_fingerprint">get_fingerprint()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.PKey-class.html">PKey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Message-class.html#get_remainder">get_remainder()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Message-class.html">Message</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#got_r_hmac">got_r_hmac</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#get_hexdump">get_hexdump()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#get_remote_server_key">get_remote_server_key()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-<td width="33%" class="link-index">&nbsp;</td>
-</tr>
-</table>
-</td></tr>
-<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="H">H</a></h2></td>
-<td valign="top">
-<table class="link-index" width="100%" border="1">
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.HostKeys-class.html#hash_host">hash_host()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.HostKeys-class.html">HostKeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys.HostKeyEntry-class.html">HostKeyEntry</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html">hostkeys</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#hexify">hexify()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.HostKeys-class.html">HostKeys</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index">&nbsp;</td>
-</tr>
-</table>
-</td></tr>
-<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="I">I</a></h2></td>
-<td valign="top">
-<table class="link-index" width="100%" border="1">
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#inflate_long">inflate_long()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#INFO">INFO</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#INFO">INFO</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#INFO">INFO</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#INFO">INFO</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#INFO">INFO</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#INFO">INFO</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#INFO">INFO</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#INFO">INFO</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#INFO">INFO</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#INFO">INFO</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Channel-class.html#invoke_shell">invoke_shell()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Channel-class.html">Channel</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#INFO">INFO</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#INFO">INFO</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SSHClient-class.html#invoke_shell">invoke_shell()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SSHClient-class.html">SSHClient</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#INFO">INFO</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#INFO">INFO</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Channel-class.html#invoke_subsystem">invoke_subsystem()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Channel-class.html">Channel</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#INFO">INFO</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#INFO">INFO</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#is_active">is_active()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#INFO">INFO</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#INFO">INFO</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#is_authenticated">is_authenticated()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#INFO">INFO</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#INFO">INFO</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index">&nbsp;</td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.logging22-module.html#INFO">INFO</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.logging22-module.html">paramiko.logging22</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#INFO">INFO</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index">&nbsp;</td>
-</tr>
-</table>
-</td></tr>
-<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="K">K</a></h2></td>
-<td valign="top">
-<table class="link-index" width="100%" border="1">
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SecurityOptions-class.html#kex">kex</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SecurityOptions-class.html">SecurityOptions</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex.KexGex-class.html">KexGex</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.HostKeys-class.html#keys">keys()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.HostKeys-class.html">HostKeys</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html">kex_gex</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1.KexGroup1-class.html">KexGroup1</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-<td width="33%" class="link-index">&nbsp;</td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html">kex_group1</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SecurityOptions-class.html#key_types">key_types</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SecurityOptions-class.html">SecurityOptions</a>)</span></td>
-<td width="33%" class="link-index">&nbsp;</td>
-</tr>
-</table>
-</td></tr>
-<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="L">L</a></h2></td>
-<td valign="top">
-<table class="link-index" width="100%" border="1">
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPServerInterface-class.html#list_folder">list_folder()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPServerInterface-class.html">SFTPServerInterface</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#load_server_moduli">load_server_moduli()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.HostKeys-class.html#lookup">lookup()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.HostKeys-class.html">HostKeys</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPClient-class.html#listdir">listdir()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPClient-class.html">SFTPClient</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SSHClient-class.html#load_system_host_keys">load_system_host_keys()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SSHClient-class.html">SSHClient</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SSHConfig-class.html#lookup">lookup()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SSHConfig-class.html">SSHConfig</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPClient-class.html#listdir_attr">listdir_attr()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPClient-class.html">SFTPClient</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.logging22.logger-class.html#log">log()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.logging22.logger-class.html">logger</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#lookup_ssh_host_config">lookup_ssh_host_config()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.HostKeys-class.html#load">load()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.HostKeys-class.html">HostKeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#log_to_file">log_to_file()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SFTPClient-class.html#lstat">lstat()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPClient-class.html">SFTPClient</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SSHClient-class.html#load_host_keys">load_host_keys()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SSHClient-class.html">SSHClient</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.logging22.logger-class.html">logger</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.logging22-module.html">paramiko.logging22</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SFTPServerInterface-class.html#lstat">lstat()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPServerInterface-class.html">SFTPServerInterface</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#load_host_keys">load_host_keys()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.logging22-module.html">logging22</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index">&nbsp;</td>
-</tr>
-</table>
-</td></tr>
-<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="M">M</a></h2></td>
-<td valign="top">
-<table class="link-index" width="100%" border="1">
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.pipe-module.html#make_or_pipe">make_or_pipe()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pipe-module.html" onclick="show_private();">paramiko.pipe</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#MSG_CHANNEL_SUCCESS">MSG_CHANNEL_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#MSG_REQUEST_SUCCESS">MSG_REQUEST_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.pipe-module.html#make_pipe">make_pipe()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pipe-module.html" onclick="show_private();">paramiko.pipe</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#MSG_CHANNEL_SUCCESS">MSG_CHANNEL_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#MSG_REQUEST_SUCCESS">MSG_REQUEST_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Channel-class.html#makefile">makefile()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Channel-class.html">Channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#MSG_CHANNEL_SUCCESS">MSG_CHANNEL_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#MSG_REQUEST_SUCCESS">MSG_REQUEST_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Channel-class.html#makefile_stderr">makefile_stderr()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Channel-class.html">Channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#MSG_CHANNEL_SUCCESS">MSG_CHANNEL_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#MSG_REQUEST_SUCCESS">MSG_REQUEST_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex.KexGex-class.html#max_bits">max_bits</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex.KexGex-class.html">KexGex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#MSG_CHANNEL_SUCCESS">MSG_CHANNEL_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#MSG_REQUEST_SUCCESS">MSG_REQUEST_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPFile-class.html#MAX_REQUEST_SIZE">MAX_REQUEST_SIZE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPFile-class.html">SFTPFile</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#MSG_CHANNEL_SUCCESS">MSG_CHANNEL_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#MSG_SERVICE_ACCEPT">MSG_SERVICE_ACCEPT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Message-class.html">Message</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#MSG_CHANNEL_SUCCESS">MSG_CHANNEL_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#MSG_SERVICE_ACCEPT">MSG_SERVICE_ACCEPT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.message-module.html">message</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#MSG_CHANNEL_SUCCESS">MSG_CHANNEL_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#MSG_SERVICE_ACCEPT">MSG_SERVICE_ACCEPT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex.KexGex-class.html#min_bits">min_bits</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex.KexGex-class.html">KexGex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#MSG_CHANNEL_SUCCESS">MSG_CHANNEL_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#MSG_SERVICE_ACCEPT">MSG_SERVICE_ACCEPT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#MIN_PACKET_SIZE">MIN_PACKET_SIZE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#MSG_CHANNEL_SUCCESS">MSG_CHANNEL_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#MSG_SERVICE_ACCEPT">MSG_SERVICE_ACCEPT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.AutoAddPolicy-class.html#missing_host_key">missing_host_key()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.AutoAddPolicy-class.html">AutoAddPolicy</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#MSG_CHANNEL_SUCCESS">MSG_CHANNEL_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#MSG_SERVICE_ACCEPT">MSG_SERVICE_ACCEPT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.MissingHostKeyPolicy-class.html#missing_host_key">missing_host_key()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.MissingHostKeyPolicy-class.html">MissingHostKeyPolicy</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#MSG_CHANNEL_SUCCESS">MSG_CHANNEL_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#MSG_SERVICE_ACCEPT">MSG_SERVICE_ACCEPT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.RejectPolicy-class.html#missing_host_key">missing_host_key()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.RejectPolicy-class.html">RejectPolicy</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#MSG_CHANNEL_WINDOW_ADJUST">MSG_CHANNEL_WINDOW_ADJUST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#MSG_SERVICE_ACCEPT">MSG_SERVICE_ACCEPT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.WarningPolicy-class.html#missing_host_key">missing_host_key()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.WarningPolicy-class.html">WarningPolicy</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#MSG_CHANNEL_WINDOW_ADJUST">MSG_CHANNEL_WINDOW_ADJUST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#MSG_SERVICE_ACCEPT">MSG_SERVICE_ACCEPT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.MissingHostKeyPolicy-class.html">MissingHostKeyPolicy</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#MSG_CHANNEL_WINDOW_ADJUST">MSG_CHANNEL_WINDOW_ADJUST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#MSG_SERVICE_ACCEPT">MSG_SERVICE_ACCEPT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPClient-class.html#mkdir">mkdir()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPClient-class.html">SFTPClient</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#MSG_CHANNEL_WINDOW_ADJUST">MSG_CHANNEL_WINDOW_ADJUST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#MSG_SERVICE_ACCEPT">MSG_SERVICE_ACCEPT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPServerInterface-class.html#mkdir">mkdir()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPServerInterface-class.html">SFTPServerInterface</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#MSG_CHANNEL_WINDOW_ADJUST">MSG_CHANNEL_WINDOW_ADJUST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#MSG_SERVICE_ACCEPT">MSG_SERVICE_ACCEPT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#mod_inverse">mod_inverse()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#MSG_CHANNEL_WINDOW_ADJUST">MSG_CHANNEL_WINDOW_ADJUST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#MSG_SERVICE_ACCEPT">MSG_SERVICE_ACCEPT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.primes.ModulusPack-class.html">ModulusPack</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.primes-module.html" onclick="show_private();">paramiko.primes</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#MSG_CHANNEL_WINDOW_ADJUST">MSG_CHANNEL_WINDOW_ADJUST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#MSG_SERVICE_ACCEPT">MSG_SERVICE_ACCEPT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#MSG_CHANNEL_CLOSE">MSG_CHANNEL_CLOSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#MSG_CHANNEL_WINDOW_ADJUST">MSG_CHANNEL_WINDOW_ADJUST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#MSG_SERVICE_ACCEPT">MSG_SERVICE_ACCEPT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#MSG_CHANNEL_CLOSE">MSG_CHANNEL_CLOSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#MSG_CHANNEL_WINDOW_ADJUST">MSG_CHANNEL_WINDOW_ADJUST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#MSG_SERVICE_ACCEPT">MSG_SERVICE_ACCEPT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#MSG_CHANNEL_CLOSE">MSG_CHANNEL_CLOSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#MSG_CHANNEL_WINDOW_ADJUST">MSG_CHANNEL_WINDOW_ADJUST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#MSG_SERVICE_ACCEPT">MSG_SERVICE_ACCEPT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#MSG_CHANNEL_CLOSE">MSG_CHANNEL_CLOSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#MSG_CHANNEL_WINDOW_ADJUST">MSG_CHANNEL_WINDOW_ADJUST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#MSG_SERVICE_ACCEPT">MSG_SERVICE_ACCEPT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#MSG_CHANNEL_CLOSE">MSG_CHANNEL_CLOSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#MSG_CHANNEL_WINDOW_ADJUST">MSG_CHANNEL_WINDOW_ADJUST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#MSG_SERVICE_ACCEPT">MSG_SERVICE_ACCEPT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#MSG_CHANNEL_CLOSE">MSG_CHANNEL_CLOSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#MSG_CHANNEL_WINDOW_ADJUST">MSG_CHANNEL_WINDOW_ADJUST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#MSG_SERVICE_ACCEPT">MSG_SERVICE_ACCEPT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#MSG_CHANNEL_CLOSE">MSG_CHANNEL_CLOSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#MSG_CHANNEL_WINDOW_ADJUST">MSG_CHANNEL_WINDOW_ADJUST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#MSG_SERVICE_ACCEPT">MSG_SERVICE_ACCEPT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#MSG_CHANNEL_CLOSE">MSG_CHANNEL_CLOSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#MSG_CHANNEL_WINDOW_ADJUST">MSG_CHANNEL_WINDOW_ADJUST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#MSG_SERVICE_REQUEST">MSG_SERVICE_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#MSG_CHANNEL_CLOSE">MSG_CHANNEL_CLOSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#MSG_CHANNEL_WINDOW_ADJUST">MSG_CHANNEL_WINDOW_ADJUST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#MSG_SERVICE_REQUEST">MSG_SERVICE_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#MSG_CHANNEL_CLOSE">MSG_CHANNEL_CLOSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#MSG_CHANNEL_WINDOW_ADJUST">MSG_CHANNEL_WINDOW_ADJUST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#MSG_SERVICE_REQUEST">MSG_SERVICE_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#MSG_CHANNEL_CLOSE">MSG_CHANNEL_CLOSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#MSG_CHANNEL_WINDOW_ADJUST">MSG_CHANNEL_WINDOW_ADJUST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#MSG_SERVICE_REQUEST">MSG_SERVICE_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#MSG_CHANNEL_CLOSE">MSG_CHANNEL_CLOSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#MSG_CHANNEL_WINDOW_ADJUST">MSG_CHANNEL_WINDOW_ADJUST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#MSG_SERVICE_REQUEST">MSG_SERVICE_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#MSG_CHANNEL_CLOSE">MSG_CHANNEL_CLOSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#MSG_CHANNEL_WINDOW_ADJUST">MSG_CHANNEL_WINDOW_ADJUST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#MSG_SERVICE_REQUEST">MSG_SERVICE_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#MSG_CHANNEL_CLOSE">MSG_CHANNEL_CLOSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#MSG_CHANNEL_WINDOW_ADJUST">MSG_CHANNEL_WINDOW_ADJUST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#MSG_SERVICE_REQUEST">MSG_SERVICE_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#MSG_CHANNEL_CLOSE">MSG_CHANNEL_CLOSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#MSG_DEBUG">MSG_DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#MSG_SERVICE_REQUEST">MSG_SERVICE_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#MSG_CHANNEL_CLOSE">MSG_CHANNEL_CLOSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#MSG_DEBUG">MSG_DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#MSG_SERVICE_REQUEST">MSG_SERVICE_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#MSG_CHANNEL_CLOSE">MSG_CHANNEL_CLOSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#MSG_DEBUG">MSG_DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#MSG_SERVICE_REQUEST">MSG_SERVICE_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#MSG_CHANNEL_CLOSE">MSG_CHANNEL_CLOSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#MSG_DEBUG">MSG_DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#MSG_SERVICE_REQUEST">MSG_SERVICE_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#MSG_CHANNEL_CLOSE">MSG_CHANNEL_CLOSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#MSG_DEBUG">MSG_DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#MSG_SERVICE_REQUEST">MSG_SERVICE_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#MSG_CHANNEL_CLOSE">MSG_CHANNEL_CLOSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#MSG_DEBUG">MSG_DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#MSG_SERVICE_REQUEST">MSG_SERVICE_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#MSG_CHANNEL_CLOSE">MSG_CHANNEL_CLOSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#MSG_DEBUG">MSG_DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#MSG_SERVICE_REQUEST">MSG_SERVICE_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#MSG_CHANNEL_DATA">MSG_CHANNEL_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#MSG_DEBUG">MSG_DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#MSG_SERVICE_REQUEST">MSG_SERVICE_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#MSG_CHANNEL_DATA">MSG_CHANNEL_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#MSG_DEBUG">MSG_DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#MSG_SERVICE_REQUEST">MSG_SERVICE_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#MSG_CHANNEL_DATA">MSG_CHANNEL_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#MSG_DEBUG">MSG_DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#MSG_SERVICE_REQUEST">MSG_SERVICE_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#MSG_CHANNEL_DATA">MSG_CHANNEL_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#MSG_DEBUG">MSG_DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#MSG_SERVICE_REQUEST">MSG_SERVICE_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#MSG_CHANNEL_DATA">MSG_CHANNEL_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#MSG_DEBUG">MSG_DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#MSG_SERVICE_REQUEST">MSG_SERVICE_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#MSG_CHANNEL_DATA">MSG_CHANNEL_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#MSG_DEBUG">MSG_DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#MSG_SERVICE_REQUEST">MSG_SERVICE_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#MSG_CHANNEL_DATA">MSG_CHANNEL_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#MSG_DEBUG">MSG_DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#MSG_SERVICE_REQUEST">MSG_SERVICE_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#MSG_CHANNEL_DATA">MSG_CHANNEL_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#MSG_DEBUG">MSG_DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#MSG_UNIMPLEMENTED">MSG_UNIMPLEMENTED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#MSG_CHANNEL_DATA">MSG_CHANNEL_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#MSG_DEBUG">MSG_DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#MSG_UNIMPLEMENTED">MSG_UNIMPLEMENTED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#MSG_CHANNEL_DATA">MSG_CHANNEL_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#MSG_DEBUG">MSG_DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#MSG_UNIMPLEMENTED">MSG_UNIMPLEMENTED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#MSG_CHANNEL_DATA">MSG_CHANNEL_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#MSG_DEBUG">MSG_DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#MSG_UNIMPLEMENTED">MSG_UNIMPLEMENTED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#MSG_CHANNEL_DATA">MSG_CHANNEL_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#MSG_DEBUG">MSG_DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#MSG_UNIMPLEMENTED">MSG_UNIMPLEMENTED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#MSG_CHANNEL_DATA">MSG_CHANNEL_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#MSG_DEBUG">MSG_DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#MSG_UNIMPLEMENTED">MSG_UNIMPLEMENTED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#MSG_CHANNEL_DATA">MSG_CHANNEL_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#MSG_DEBUG">MSG_DEBUG</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#MSG_UNIMPLEMENTED">MSG_UNIMPLEMENTED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#MSG_CHANNEL_DATA">MSG_CHANNEL_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#MSG_DISCONNECT">MSG_DISCONNECT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#MSG_UNIMPLEMENTED">MSG_UNIMPLEMENTED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#MSG_CHANNEL_DATA">MSG_CHANNEL_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#MSG_DISCONNECT">MSG_DISCONNECT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#MSG_UNIMPLEMENTED">MSG_UNIMPLEMENTED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#MSG_CHANNEL_DATA">MSG_CHANNEL_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#MSG_DISCONNECT">MSG_DISCONNECT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#MSG_UNIMPLEMENTED">MSG_UNIMPLEMENTED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#MSG_CHANNEL_DATA">MSG_CHANNEL_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#MSG_DISCONNECT">MSG_DISCONNECT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#MSG_UNIMPLEMENTED">MSG_UNIMPLEMENTED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#MSG_CHANNEL_DATA">MSG_CHANNEL_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#MSG_DISCONNECT">MSG_DISCONNECT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#MSG_UNIMPLEMENTED">MSG_UNIMPLEMENTED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#MSG_CHANNEL_DATA">MSG_CHANNEL_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#MSG_DISCONNECT">MSG_DISCONNECT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#MSG_UNIMPLEMENTED">MSG_UNIMPLEMENTED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#MSG_CHANNEL_DATA">MSG_CHANNEL_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#MSG_DISCONNECT">MSG_DISCONNECT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#MSG_UNIMPLEMENTED">MSG_UNIMPLEMENTED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#MSG_CHANNEL_EOF">MSG_CHANNEL_EOF</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#MSG_DISCONNECT">MSG_DISCONNECT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#MSG_UNIMPLEMENTED">MSG_UNIMPLEMENTED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#MSG_CHANNEL_EOF">MSG_CHANNEL_EOF</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#MSG_DISCONNECT">MSG_DISCONNECT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#MSG_UNIMPLEMENTED">MSG_UNIMPLEMENTED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#MSG_CHANNEL_EOF">MSG_CHANNEL_EOF</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#MSG_DISCONNECT">MSG_DISCONNECT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#MSG_UNIMPLEMENTED">MSG_UNIMPLEMENTED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#MSG_CHANNEL_EOF">MSG_CHANNEL_EOF</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#MSG_DISCONNECT">MSG_DISCONNECT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#MSG_UNIMPLEMENTED">MSG_UNIMPLEMENTED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#MSG_CHANNEL_EOF">MSG_CHANNEL_EOF</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#MSG_DISCONNECT">MSG_DISCONNECT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#MSG_UNIMPLEMENTED">MSG_UNIMPLEMENTED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#MSG_CHANNEL_EOF">MSG_CHANNEL_EOF</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#MSG_DISCONNECT">MSG_DISCONNECT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#MSG_UNIMPLEMENTED">MSG_UNIMPLEMENTED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#MSG_CHANNEL_EOF">MSG_CHANNEL_EOF</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#MSG_DISCONNECT">MSG_DISCONNECT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#MSG_UNIMPLEMENTED">MSG_UNIMPLEMENTED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#MSG_CHANNEL_EOF">MSG_CHANNEL_EOF</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#MSG_DISCONNECT">MSG_DISCONNECT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#MSG_USERAUTH_BANNER">MSG_USERAUTH_BANNER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#MSG_CHANNEL_EOF">MSG_CHANNEL_EOF</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#MSG_DISCONNECT">MSG_DISCONNECT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#MSG_USERAUTH_BANNER">MSG_USERAUTH_BANNER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#MSG_CHANNEL_EOF">MSG_CHANNEL_EOF</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#MSG_DISCONNECT">MSG_DISCONNECT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#MSG_USERAUTH_BANNER">MSG_USERAUTH_BANNER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#MSG_CHANNEL_EOF">MSG_CHANNEL_EOF</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#MSG_DISCONNECT">MSG_DISCONNECT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#MSG_USERAUTH_BANNER">MSG_USERAUTH_BANNER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#MSG_CHANNEL_EOF">MSG_CHANNEL_EOF</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#MSG_DISCONNECT">MSG_DISCONNECT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#MSG_USERAUTH_BANNER">MSG_USERAUTH_BANNER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#MSG_CHANNEL_EOF">MSG_CHANNEL_EOF</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#MSG_DISCONNECT">MSG_DISCONNECT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#MSG_USERAUTH_BANNER">MSG_USERAUTH_BANNER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#MSG_CHANNEL_EOF">MSG_CHANNEL_EOF</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#MSG_DISCONNECT">MSG_DISCONNECT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#MSG_USERAUTH_BANNER">MSG_USERAUTH_BANNER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#MSG_CHANNEL_EOF">MSG_CHANNEL_EOF</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#MSG_GLOBAL_REQUEST">MSG_GLOBAL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#MSG_USERAUTH_BANNER">MSG_USERAUTH_BANNER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#MSG_CHANNEL_EOF">MSG_CHANNEL_EOF</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#MSG_GLOBAL_REQUEST">MSG_GLOBAL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#MSG_USERAUTH_BANNER">MSG_USERAUTH_BANNER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#MSG_CHANNEL_EOF">MSG_CHANNEL_EOF</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#MSG_GLOBAL_REQUEST">MSG_GLOBAL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#MSG_USERAUTH_BANNER">MSG_USERAUTH_BANNER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#MSG_CHANNEL_EOF">MSG_CHANNEL_EOF</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#MSG_GLOBAL_REQUEST">MSG_GLOBAL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#MSG_USERAUTH_BANNER">MSG_USERAUTH_BANNER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#MSG_CHANNEL_EOF">MSG_CHANNEL_EOF</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#MSG_GLOBAL_REQUEST">MSG_GLOBAL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#MSG_USERAUTH_BANNER">MSG_USERAUTH_BANNER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#MSG_CHANNEL_EOF">MSG_CHANNEL_EOF</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#MSG_GLOBAL_REQUEST">MSG_GLOBAL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#MSG_USERAUTH_BANNER">MSG_USERAUTH_BANNER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#MSG_CHANNEL_EOF">MSG_CHANNEL_EOF</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#MSG_GLOBAL_REQUEST">MSG_GLOBAL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#MSG_USERAUTH_BANNER">MSG_USERAUTH_BANNER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#MSG_CHANNEL_EXTENDED_DATA">MSG_CHANNEL_EXTENDED_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#MSG_GLOBAL_REQUEST">MSG_GLOBAL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#MSG_USERAUTH_BANNER">MSG_USERAUTH_BANNER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#MSG_CHANNEL_EXTENDED_DATA">MSG_CHANNEL_EXTENDED_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#MSG_GLOBAL_REQUEST">MSG_GLOBAL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#MSG_USERAUTH_BANNER">MSG_USERAUTH_BANNER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#MSG_CHANNEL_EXTENDED_DATA">MSG_CHANNEL_EXTENDED_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#MSG_GLOBAL_REQUEST">MSG_GLOBAL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#MSG_USERAUTH_BANNER">MSG_USERAUTH_BANNER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#MSG_CHANNEL_EXTENDED_DATA">MSG_CHANNEL_EXTENDED_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#MSG_GLOBAL_REQUEST">MSG_GLOBAL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#MSG_USERAUTH_BANNER">MSG_USERAUTH_BANNER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#MSG_CHANNEL_EXTENDED_DATA">MSG_CHANNEL_EXTENDED_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#MSG_GLOBAL_REQUEST">MSG_GLOBAL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#MSG_USERAUTH_BANNER">MSG_USERAUTH_BANNER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#MSG_CHANNEL_EXTENDED_DATA">MSG_CHANNEL_EXTENDED_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#MSG_GLOBAL_REQUEST">MSG_GLOBAL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#MSG_USERAUTH_BANNER">MSG_USERAUTH_BANNER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#MSG_CHANNEL_EXTENDED_DATA">MSG_CHANNEL_EXTENDED_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#MSG_GLOBAL_REQUEST">MSG_GLOBAL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#MSG_USERAUTH_BANNER">MSG_USERAUTH_BANNER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#MSG_CHANNEL_EXTENDED_DATA">MSG_CHANNEL_EXTENDED_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#MSG_GLOBAL_REQUEST">MSG_GLOBAL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#MSG_USERAUTH_FAILURE">MSG_USERAUTH_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#MSG_CHANNEL_EXTENDED_DATA">MSG_CHANNEL_EXTENDED_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#MSG_GLOBAL_REQUEST">MSG_GLOBAL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#MSG_USERAUTH_FAILURE">MSG_USERAUTH_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#MSG_CHANNEL_EXTENDED_DATA">MSG_CHANNEL_EXTENDED_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#MSG_GLOBAL_REQUEST">MSG_GLOBAL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#MSG_USERAUTH_FAILURE">MSG_USERAUTH_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#MSG_CHANNEL_EXTENDED_DATA">MSG_CHANNEL_EXTENDED_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#MSG_GLOBAL_REQUEST">MSG_GLOBAL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#MSG_USERAUTH_FAILURE">MSG_USERAUTH_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#MSG_CHANNEL_EXTENDED_DATA">MSG_CHANNEL_EXTENDED_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#MSG_GLOBAL_REQUEST">MSG_GLOBAL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#MSG_USERAUTH_FAILURE">MSG_USERAUTH_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#MSG_CHANNEL_EXTENDED_DATA">MSG_CHANNEL_EXTENDED_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#MSG_GLOBAL_REQUEST">MSG_GLOBAL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#MSG_USERAUTH_FAILURE">MSG_USERAUTH_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#MSG_CHANNEL_EXTENDED_DATA">MSG_CHANNEL_EXTENDED_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#MSG_GLOBAL_REQUEST">MSG_GLOBAL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#MSG_USERAUTH_FAILURE">MSG_USERAUTH_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#MSG_CHANNEL_EXTENDED_DATA">MSG_CHANNEL_EXTENDED_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#MSG_IGNORE">MSG_IGNORE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#MSG_USERAUTH_FAILURE">MSG_USERAUTH_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#MSG_CHANNEL_EXTENDED_DATA">MSG_CHANNEL_EXTENDED_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#MSG_IGNORE">MSG_IGNORE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#MSG_USERAUTH_FAILURE">MSG_USERAUTH_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#MSG_CHANNEL_EXTENDED_DATA">MSG_CHANNEL_EXTENDED_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#MSG_IGNORE">MSG_IGNORE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#MSG_USERAUTH_FAILURE">MSG_USERAUTH_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#MSG_CHANNEL_EXTENDED_DATA">MSG_CHANNEL_EXTENDED_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#MSG_IGNORE">MSG_IGNORE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#MSG_USERAUTH_FAILURE">MSG_USERAUTH_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#MSG_CHANNEL_EXTENDED_DATA">MSG_CHANNEL_EXTENDED_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#MSG_IGNORE">MSG_IGNORE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#MSG_USERAUTH_FAILURE">MSG_USERAUTH_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#MSG_CHANNEL_EXTENDED_DATA">MSG_CHANNEL_EXTENDED_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#MSG_IGNORE">MSG_IGNORE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#MSG_USERAUTH_FAILURE">MSG_USERAUTH_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#MSG_CHANNEL_EXTENDED_DATA">MSG_CHANNEL_EXTENDED_DATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#MSG_IGNORE">MSG_IGNORE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#MSG_USERAUTH_FAILURE">MSG_USERAUTH_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#MSG_CHANNEL_FAILURE">MSG_CHANNEL_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#MSG_IGNORE">MSG_IGNORE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#MSG_USERAUTH_FAILURE">MSG_USERAUTH_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#MSG_CHANNEL_FAILURE">MSG_CHANNEL_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#MSG_IGNORE">MSG_IGNORE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#MSG_USERAUTH_FAILURE">MSG_USERAUTH_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#MSG_CHANNEL_FAILURE">MSG_CHANNEL_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#MSG_IGNORE">MSG_IGNORE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#MSG_USERAUTH_FAILURE">MSG_USERAUTH_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#MSG_CHANNEL_FAILURE">MSG_CHANNEL_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#MSG_IGNORE">MSG_IGNORE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#MSG_USERAUTH_FAILURE">MSG_USERAUTH_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#MSG_CHANNEL_FAILURE">MSG_CHANNEL_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#MSG_IGNORE">MSG_IGNORE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#MSG_USERAUTH_FAILURE">MSG_USERAUTH_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#MSG_CHANNEL_FAILURE">MSG_CHANNEL_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#MSG_IGNORE">MSG_IGNORE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#MSG_USERAUTH_FAILURE">MSG_USERAUTH_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#MSG_CHANNEL_FAILURE">MSG_CHANNEL_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#MSG_IGNORE">MSG_IGNORE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#MSG_USERAUTH_FAILURE">MSG_USERAUTH_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#MSG_CHANNEL_FAILURE">MSG_CHANNEL_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#MSG_IGNORE">MSG_IGNORE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#MSG_USERAUTH_INFO_REQUEST">MSG_USERAUTH_INFO_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#MSG_CHANNEL_FAILURE">MSG_CHANNEL_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#MSG_IGNORE">MSG_IGNORE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#MSG_USERAUTH_INFO_REQUEST">MSG_USERAUTH_INFO_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#MSG_CHANNEL_FAILURE">MSG_CHANNEL_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#MSG_IGNORE">MSG_IGNORE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#MSG_USERAUTH_INFO_REQUEST">MSG_USERAUTH_INFO_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#MSG_CHANNEL_FAILURE">MSG_CHANNEL_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#MSG_IGNORE">MSG_IGNORE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#MSG_USERAUTH_INFO_REQUEST">MSG_USERAUTH_INFO_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#MSG_CHANNEL_FAILURE">MSG_CHANNEL_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#MSG_IGNORE">MSG_IGNORE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#MSG_USERAUTH_INFO_REQUEST">MSG_USERAUTH_INFO_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#MSG_CHANNEL_FAILURE">MSG_CHANNEL_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#MSG_IGNORE">MSG_IGNORE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#MSG_USERAUTH_INFO_REQUEST">MSG_USERAUTH_INFO_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#MSG_CHANNEL_FAILURE">MSG_CHANNEL_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#MSG_IGNORE">MSG_IGNORE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#MSG_USERAUTH_INFO_REQUEST">MSG_USERAUTH_INFO_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#MSG_CHANNEL_FAILURE">MSG_CHANNEL_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#MSG_KEXINIT">MSG_KEXINIT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#MSG_USERAUTH_INFO_REQUEST">MSG_USERAUTH_INFO_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#MSG_CHANNEL_FAILURE">MSG_CHANNEL_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#MSG_KEXINIT">MSG_KEXINIT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#MSG_USERAUTH_INFO_REQUEST">MSG_USERAUTH_INFO_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#MSG_CHANNEL_FAILURE">MSG_CHANNEL_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#MSG_KEXINIT">MSG_KEXINIT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#MSG_USERAUTH_INFO_REQUEST">MSG_USERAUTH_INFO_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#MSG_CHANNEL_FAILURE">MSG_CHANNEL_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#MSG_KEXINIT">MSG_KEXINIT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#MSG_USERAUTH_INFO_REQUEST">MSG_USERAUTH_INFO_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#MSG_CHANNEL_FAILURE">MSG_CHANNEL_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#MSG_KEXINIT">MSG_KEXINIT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#MSG_USERAUTH_INFO_REQUEST">MSG_USERAUTH_INFO_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#MSG_CHANNEL_FAILURE">MSG_CHANNEL_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#MSG_KEXINIT">MSG_KEXINIT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#MSG_USERAUTH_INFO_REQUEST">MSG_USERAUTH_INFO_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#MSG_CHANNEL_FAILURE">MSG_CHANNEL_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#MSG_KEXINIT">MSG_KEXINIT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#MSG_USERAUTH_INFO_REQUEST">MSG_USERAUTH_INFO_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#MSG_CHANNEL_OPEN">MSG_CHANNEL_OPEN</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#MSG_KEXINIT">MSG_KEXINIT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#MSG_USERAUTH_INFO_REQUEST">MSG_USERAUTH_INFO_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#MSG_CHANNEL_OPEN">MSG_CHANNEL_OPEN</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#MSG_KEXINIT">MSG_KEXINIT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#MSG_USERAUTH_INFO_REQUEST">MSG_USERAUTH_INFO_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#MSG_CHANNEL_OPEN">MSG_CHANNEL_OPEN</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#MSG_KEXINIT">MSG_KEXINIT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#MSG_USERAUTH_INFO_REQUEST">MSG_USERAUTH_INFO_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#MSG_CHANNEL_OPEN">MSG_CHANNEL_OPEN</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#MSG_KEXINIT">MSG_KEXINIT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#MSG_USERAUTH_INFO_REQUEST">MSG_USERAUTH_INFO_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#MSG_CHANNEL_OPEN">MSG_CHANNEL_OPEN</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#MSG_KEXINIT">MSG_KEXINIT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#MSG_USERAUTH_INFO_REQUEST">MSG_USERAUTH_INFO_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#MSG_CHANNEL_OPEN">MSG_CHANNEL_OPEN</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#MSG_KEXINIT">MSG_KEXINIT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#MSG_USERAUTH_INFO_REQUEST">MSG_USERAUTH_INFO_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#MSG_CHANNEL_OPEN">MSG_CHANNEL_OPEN</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#MSG_KEXINIT">MSG_KEXINIT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#MSG_USERAUTH_INFO_REQUEST">MSG_USERAUTH_INFO_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#MSG_CHANNEL_OPEN">MSG_CHANNEL_OPEN</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#MSG_KEXINIT">MSG_KEXINIT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#MSG_USERAUTH_INFO_RESPONSE">MSG_USERAUTH_INFO_RESPONSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#MSG_CHANNEL_OPEN">MSG_CHANNEL_OPEN</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#MSG_KEXINIT">MSG_KEXINIT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#MSG_USERAUTH_INFO_RESPONSE">MSG_USERAUTH_INFO_RESPONSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#MSG_CHANNEL_OPEN">MSG_CHANNEL_OPEN</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#MSG_KEXINIT">MSG_KEXINIT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#MSG_USERAUTH_INFO_RESPONSE">MSG_USERAUTH_INFO_RESPONSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#MSG_CHANNEL_OPEN">MSG_CHANNEL_OPEN</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#MSG_KEXINIT">MSG_KEXINIT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#MSG_USERAUTH_INFO_RESPONSE">MSG_USERAUTH_INFO_RESPONSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#MSG_CHANNEL_OPEN">MSG_CHANNEL_OPEN</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#MSG_KEXINIT">MSG_KEXINIT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#MSG_USERAUTH_INFO_RESPONSE">MSG_USERAUTH_INFO_RESPONSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#MSG_CHANNEL_OPEN">MSG_CHANNEL_OPEN</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#MSG_KEXINIT">MSG_KEXINIT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#MSG_USERAUTH_INFO_RESPONSE">MSG_USERAUTH_INFO_RESPONSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#MSG_CHANNEL_OPEN">MSG_CHANNEL_OPEN</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#MSG_KEXINIT">MSG_KEXINIT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#MSG_USERAUTH_INFO_RESPONSE">MSG_USERAUTH_INFO_RESPONSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#MSG_CHANNEL_OPEN">MSG_CHANNEL_OPEN</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#MSG_NAMES">MSG_NAMES</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#MSG_USERAUTH_INFO_RESPONSE">MSG_USERAUTH_INFO_RESPONSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#MSG_CHANNEL_OPEN">MSG_CHANNEL_OPEN</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#MSG_NAMES">MSG_NAMES</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#MSG_USERAUTH_INFO_RESPONSE">MSG_USERAUTH_INFO_RESPONSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#MSG_CHANNEL_OPEN">MSG_CHANNEL_OPEN</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#MSG_NAMES">MSG_NAMES</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#MSG_USERAUTH_INFO_RESPONSE">MSG_USERAUTH_INFO_RESPONSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#MSG_CHANNEL_OPEN">MSG_CHANNEL_OPEN</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#MSG_NAMES">MSG_NAMES</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#MSG_USERAUTH_INFO_RESPONSE">MSG_USERAUTH_INFO_RESPONSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#MSG_CHANNEL_OPEN">MSG_CHANNEL_OPEN</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#MSG_NAMES">MSG_NAMES</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#MSG_USERAUTH_INFO_RESPONSE">MSG_USERAUTH_INFO_RESPONSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#MSG_CHANNEL_OPEN">MSG_CHANNEL_OPEN</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#MSG_NAMES">MSG_NAMES</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#MSG_USERAUTH_INFO_RESPONSE">MSG_USERAUTH_INFO_RESPONSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#MSG_CHANNEL_OPEN">MSG_CHANNEL_OPEN</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#MSG_NAMES">MSG_NAMES</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#MSG_USERAUTH_INFO_RESPONSE">MSG_USERAUTH_INFO_RESPONSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#MSG_CHANNEL_OPEN_FAILURE">MSG_CHANNEL_OPEN_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#MSG_NAMES">MSG_NAMES</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#MSG_USERAUTH_INFO_RESPONSE">MSG_USERAUTH_INFO_RESPONSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#MSG_CHANNEL_OPEN_FAILURE">MSG_CHANNEL_OPEN_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#MSG_NAMES">MSG_NAMES</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#MSG_USERAUTH_INFO_RESPONSE">MSG_USERAUTH_INFO_RESPONSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#MSG_CHANNEL_OPEN_FAILURE">MSG_CHANNEL_OPEN_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#MSG_NAMES">MSG_NAMES</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#MSG_USERAUTH_INFO_RESPONSE">MSG_USERAUTH_INFO_RESPONSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#MSG_CHANNEL_OPEN_FAILURE">MSG_CHANNEL_OPEN_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#MSG_NAMES">MSG_NAMES</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#MSG_USERAUTH_INFO_RESPONSE">MSG_USERAUTH_INFO_RESPONSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#MSG_CHANNEL_OPEN_FAILURE">MSG_CHANNEL_OPEN_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#MSG_NAMES">MSG_NAMES</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#MSG_USERAUTH_INFO_RESPONSE">MSG_USERAUTH_INFO_RESPONSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#MSG_CHANNEL_OPEN_FAILURE">MSG_CHANNEL_OPEN_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#MSG_NAMES">MSG_NAMES</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#MSG_USERAUTH_INFO_RESPONSE">MSG_USERAUTH_INFO_RESPONSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#MSG_CHANNEL_OPEN_FAILURE">MSG_CHANNEL_OPEN_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#MSG_NAMES">MSG_NAMES</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#MSG_USERAUTH_INFO_RESPONSE">MSG_USERAUTH_INFO_RESPONSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#MSG_CHANNEL_OPEN_FAILURE">MSG_CHANNEL_OPEN_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#MSG_NAMES">MSG_NAMES</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#MSG_USERAUTH_PK_OK">MSG_USERAUTH_PK_OK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#MSG_CHANNEL_OPEN_FAILURE">MSG_CHANNEL_OPEN_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#MSG_NAMES">MSG_NAMES</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#MSG_USERAUTH_PK_OK">MSG_USERAUTH_PK_OK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#MSG_CHANNEL_OPEN_FAILURE">MSG_CHANNEL_OPEN_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#MSG_NAMES">MSG_NAMES</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#MSG_USERAUTH_PK_OK">MSG_USERAUTH_PK_OK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#MSG_CHANNEL_OPEN_FAILURE">MSG_CHANNEL_OPEN_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#MSG_NAMES">MSG_NAMES</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#MSG_USERAUTH_PK_OK">MSG_USERAUTH_PK_OK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#MSG_CHANNEL_OPEN_FAILURE">MSG_CHANNEL_OPEN_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#MSG_NAMES">MSG_NAMES</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#MSG_USERAUTH_PK_OK">MSG_USERAUTH_PK_OK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#MSG_CHANNEL_OPEN_FAILURE">MSG_CHANNEL_OPEN_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#MSG_NAMES">MSG_NAMES</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#MSG_USERAUTH_PK_OK">MSG_USERAUTH_PK_OK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#MSG_CHANNEL_OPEN_FAILURE">MSG_CHANNEL_OPEN_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#MSG_NAMES">MSG_NAMES</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#MSG_USERAUTH_PK_OK">MSG_USERAUTH_PK_OK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#MSG_CHANNEL_OPEN_FAILURE">MSG_CHANNEL_OPEN_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#MSG_NEWKEYS">MSG_NEWKEYS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#MSG_USERAUTH_PK_OK">MSG_USERAUTH_PK_OK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#MSG_CHANNEL_OPEN_FAILURE">MSG_CHANNEL_OPEN_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#MSG_NEWKEYS">MSG_NEWKEYS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#MSG_USERAUTH_PK_OK">MSG_USERAUTH_PK_OK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#MSG_CHANNEL_OPEN_FAILURE">MSG_CHANNEL_OPEN_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#MSG_NEWKEYS">MSG_NEWKEYS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#MSG_USERAUTH_PK_OK">MSG_USERAUTH_PK_OK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#MSG_CHANNEL_OPEN_FAILURE">MSG_CHANNEL_OPEN_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#MSG_NEWKEYS">MSG_NEWKEYS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#MSG_USERAUTH_PK_OK">MSG_USERAUTH_PK_OK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#MSG_CHANNEL_OPEN_FAILURE">MSG_CHANNEL_OPEN_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#MSG_NEWKEYS">MSG_NEWKEYS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#MSG_USERAUTH_PK_OK">MSG_USERAUTH_PK_OK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#MSG_CHANNEL_OPEN_FAILURE">MSG_CHANNEL_OPEN_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#MSG_NEWKEYS">MSG_NEWKEYS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#MSG_USERAUTH_PK_OK">MSG_USERAUTH_PK_OK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#MSG_CHANNEL_OPEN_FAILURE">MSG_CHANNEL_OPEN_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#MSG_NEWKEYS">MSG_NEWKEYS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#MSG_USERAUTH_PK_OK">MSG_USERAUTH_PK_OK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#MSG_CHANNEL_OPEN_SUCCESS">MSG_CHANNEL_OPEN_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#MSG_NEWKEYS">MSG_NEWKEYS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#MSG_USERAUTH_PK_OK">MSG_USERAUTH_PK_OK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#MSG_CHANNEL_OPEN_SUCCESS">MSG_CHANNEL_OPEN_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#MSG_NEWKEYS">MSG_NEWKEYS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#MSG_USERAUTH_PK_OK">MSG_USERAUTH_PK_OK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#MSG_CHANNEL_OPEN_SUCCESS">MSG_CHANNEL_OPEN_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#MSG_NEWKEYS">MSG_NEWKEYS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#MSG_USERAUTH_PK_OK">MSG_USERAUTH_PK_OK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#MSG_CHANNEL_OPEN_SUCCESS">MSG_CHANNEL_OPEN_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#MSG_NEWKEYS">MSG_NEWKEYS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#MSG_USERAUTH_PK_OK">MSG_USERAUTH_PK_OK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#MSG_CHANNEL_OPEN_SUCCESS">MSG_CHANNEL_OPEN_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#MSG_NEWKEYS">MSG_NEWKEYS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#MSG_USERAUTH_PK_OK">MSG_USERAUTH_PK_OK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#MSG_CHANNEL_OPEN_SUCCESS">MSG_CHANNEL_OPEN_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#MSG_NEWKEYS">MSG_NEWKEYS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#MSG_USERAUTH_PK_OK">MSG_USERAUTH_PK_OK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#MSG_CHANNEL_OPEN_SUCCESS">MSG_CHANNEL_OPEN_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#MSG_NEWKEYS">MSG_NEWKEYS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#MSG_USERAUTH_PK_OK">MSG_USERAUTH_PK_OK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#MSG_CHANNEL_OPEN_SUCCESS">MSG_CHANNEL_OPEN_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#MSG_NEWKEYS">MSG_NEWKEYS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#MSG_USERAUTH_REQUEST">MSG_USERAUTH_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#MSG_CHANNEL_OPEN_SUCCESS">MSG_CHANNEL_OPEN_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#MSG_NEWKEYS">MSG_NEWKEYS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#MSG_USERAUTH_REQUEST">MSG_USERAUTH_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#MSG_CHANNEL_OPEN_SUCCESS">MSG_CHANNEL_OPEN_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#MSG_NEWKEYS">MSG_NEWKEYS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#MSG_USERAUTH_REQUEST">MSG_USERAUTH_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#MSG_CHANNEL_OPEN_SUCCESS">MSG_CHANNEL_OPEN_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#MSG_NEWKEYS">MSG_NEWKEYS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#MSG_USERAUTH_REQUEST">MSG_USERAUTH_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#MSG_CHANNEL_OPEN_SUCCESS">MSG_CHANNEL_OPEN_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#MSG_NEWKEYS">MSG_NEWKEYS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#MSG_USERAUTH_REQUEST">MSG_USERAUTH_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#MSG_CHANNEL_OPEN_SUCCESS">MSG_CHANNEL_OPEN_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#MSG_NEWKEYS">MSG_NEWKEYS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#MSG_USERAUTH_REQUEST">MSG_USERAUTH_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#MSG_CHANNEL_OPEN_SUCCESS">MSG_CHANNEL_OPEN_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#MSG_NEWKEYS">MSG_NEWKEYS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#MSG_USERAUTH_REQUEST">MSG_USERAUTH_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#MSG_CHANNEL_OPEN_SUCCESS">MSG_CHANNEL_OPEN_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#MSG_REQUEST_FAILURE">MSG_REQUEST_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#MSG_USERAUTH_REQUEST">MSG_USERAUTH_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#MSG_CHANNEL_OPEN_SUCCESS">MSG_CHANNEL_OPEN_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#MSG_REQUEST_FAILURE">MSG_REQUEST_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#MSG_USERAUTH_REQUEST">MSG_USERAUTH_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#MSG_CHANNEL_OPEN_SUCCESS">MSG_CHANNEL_OPEN_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#MSG_REQUEST_FAILURE">MSG_REQUEST_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#MSG_USERAUTH_REQUEST">MSG_USERAUTH_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#MSG_CHANNEL_OPEN_SUCCESS">MSG_CHANNEL_OPEN_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#MSG_REQUEST_FAILURE">MSG_REQUEST_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#MSG_USERAUTH_REQUEST">MSG_USERAUTH_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#MSG_CHANNEL_OPEN_SUCCESS">MSG_CHANNEL_OPEN_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#MSG_REQUEST_FAILURE">MSG_REQUEST_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#MSG_USERAUTH_REQUEST">MSG_USERAUTH_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#MSG_CHANNEL_OPEN_SUCCESS">MSG_CHANNEL_OPEN_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#MSG_REQUEST_FAILURE">MSG_REQUEST_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#MSG_USERAUTH_REQUEST">MSG_USERAUTH_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#MSG_CHANNEL_OPEN_SUCCESS">MSG_CHANNEL_OPEN_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#MSG_REQUEST_FAILURE">MSG_REQUEST_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#MSG_USERAUTH_REQUEST">MSG_USERAUTH_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#MSG_CHANNEL_REQUEST">MSG_CHANNEL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#MSG_REQUEST_FAILURE">MSG_REQUEST_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#MSG_USERAUTH_REQUEST">MSG_USERAUTH_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#MSG_CHANNEL_REQUEST">MSG_CHANNEL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#MSG_REQUEST_FAILURE">MSG_REQUEST_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#MSG_USERAUTH_REQUEST">MSG_USERAUTH_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#MSG_CHANNEL_REQUEST">MSG_CHANNEL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#MSG_REQUEST_FAILURE">MSG_REQUEST_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#MSG_USERAUTH_REQUEST">MSG_USERAUTH_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#MSG_CHANNEL_REQUEST">MSG_CHANNEL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#MSG_REQUEST_FAILURE">MSG_REQUEST_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#MSG_USERAUTH_REQUEST">MSG_USERAUTH_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#MSG_CHANNEL_REQUEST">MSG_CHANNEL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#MSG_REQUEST_FAILURE">MSG_REQUEST_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#MSG_USERAUTH_REQUEST">MSG_USERAUTH_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#MSG_CHANNEL_REQUEST">MSG_CHANNEL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#MSG_REQUEST_FAILURE">MSG_REQUEST_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#MSG_USERAUTH_REQUEST">MSG_USERAUTH_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#MSG_CHANNEL_REQUEST">MSG_CHANNEL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#MSG_REQUEST_FAILURE">MSG_REQUEST_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#MSG_USERAUTH_REQUEST">MSG_USERAUTH_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#MSG_CHANNEL_REQUEST">MSG_CHANNEL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#MSG_REQUEST_FAILURE">MSG_REQUEST_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#MSG_USERAUTH_SUCCESS">MSG_USERAUTH_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#MSG_CHANNEL_REQUEST">MSG_CHANNEL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#MSG_REQUEST_FAILURE">MSG_REQUEST_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#MSG_USERAUTH_SUCCESS">MSG_USERAUTH_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#MSG_CHANNEL_REQUEST">MSG_CHANNEL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#MSG_REQUEST_FAILURE">MSG_REQUEST_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#MSG_USERAUTH_SUCCESS">MSG_USERAUTH_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#MSG_CHANNEL_REQUEST">MSG_CHANNEL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#MSG_REQUEST_FAILURE">MSG_REQUEST_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#MSG_USERAUTH_SUCCESS">MSG_USERAUTH_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#MSG_CHANNEL_REQUEST">MSG_CHANNEL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#MSG_REQUEST_FAILURE">MSG_REQUEST_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#MSG_USERAUTH_SUCCESS">MSG_USERAUTH_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#MSG_CHANNEL_REQUEST">MSG_CHANNEL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#MSG_REQUEST_FAILURE">MSG_REQUEST_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#MSG_USERAUTH_SUCCESS">MSG_USERAUTH_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#MSG_CHANNEL_REQUEST">MSG_CHANNEL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#MSG_REQUEST_FAILURE">MSG_REQUEST_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#MSG_USERAUTH_SUCCESS">MSG_USERAUTH_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#MSG_CHANNEL_REQUEST">MSG_CHANNEL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#MSG_REQUEST_SUCCESS">MSG_REQUEST_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#MSG_USERAUTH_SUCCESS">MSG_USERAUTH_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#MSG_CHANNEL_REQUEST">MSG_CHANNEL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#MSG_REQUEST_SUCCESS">MSG_REQUEST_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#MSG_USERAUTH_SUCCESS">MSG_USERAUTH_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#MSG_CHANNEL_REQUEST">MSG_CHANNEL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#MSG_REQUEST_SUCCESS">MSG_REQUEST_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#MSG_USERAUTH_SUCCESS">MSG_USERAUTH_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#MSG_CHANNEL_REQUEST">MSG_CHANNEL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#MSG_REQUEST_SUCCESS">MSG_REQUEST_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#MSG_USERAUTH_SUCCESS">MSG_USERAUTH_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#MSG_CHANNEL_REQUEST">MSG_CHANNEL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#MSG_REQUEST_SUCCESS">MSG_REQUEST_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#MSG_USERAUTH_SUCCESS">MSG_USERAUTH_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#MSG_CHANNEL_REQUEST">MSG_CHANNEL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#MSG_REQUEST_SUCCESS">MSG_REQUEST_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#MSG_USERAUTH_SUCCESS">MSG_USERAUTH_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#MSG_CHANNEL_REQUEST">MSG_CHANNEL_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#MSG_REQUEST_SUCCESS">MSG_REQUEST_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#MSG_USERAUTH_SUCCESS">MSG_USERAUTH_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#MSG_CHANNEL_SUCCESS">MSG_CHANNEL_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#MSG_REQUEST_SUCCESS">MSG_REQUEST_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#MSG_USERAUTH_SUCCESS">MSG_USERAUTH_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#MSG_CHANNEL_SUCCESS">MSG_CHANNEL_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#MSG_REQUEST_SUCCESS">MSG_REQUEST_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#MSG_USERAUTH_SUCCESS">MSG_USERAUTH_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#MSG_CHANNEL_SUCCESS">MSG_CHANNEL_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#MSG_REQUEST_SUCCESS">MSG_REQUEST_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#MSG_USERAUTH_SUCCESS">MSG_USERAUTH_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#MSG_CHANNEL_SUCCESS">MSG_CHANNEL_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#MSG_REQUEST_SUCCESS">MSG_REQUEST_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#MSG_USERAUTH_SUCCESS">MSG_USERAUTH_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#MSG_CHANNEL_SUCCESS">MSG_CHANNEL_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#MSG_REQUEST_SUCCESS">MSG_REQUEST_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#MSG_USERAUTH_SUCCESS">MSG_USERAUTH_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#MSG_CHANNEL_SUCCESS">MSG_CHANNEL_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#MSG_REQUEST_SUCCESS">MSG_REQUEST_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#MSG_USERAUTH_SUCCESS">MSG_USERAUTH_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#MSG_CHANNEL_SUCCESS">MSG_CHANNEL_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#MSG_REQUEST_SUCCESS">MSG_REQUEST_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#MSG_USERAUTH_SUCCESS">MSG_USERAUTH_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#MSG_CHANNEL_SUCCESS">MSG_CHANNEL_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#MSG_REQUEST_SUCCESS">MSG_REQUEST_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index">&nbsp;</td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#MSG_CHANNEL_SUCCESS">MSG_CHANNEL_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#MSG_REQUEST_SUCCESS">MSG_REQUEST_SUCCESS</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index">&nbsp;</td>
-</tr>
-</table>
-</td></tr>
-<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="N">N</a></h2></td>
-<td valign="top">
-<table class="link-index" width="100%" border="1">
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex.KexGex-class.html#name">name</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex.KexGex-class.html">KexGex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.packet.NeedRekeyException-class.html">NeedRekeyException</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.BufferedFile-class.html#next">next()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.BufferedFile-class.html">BufferedFile</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1.KexGroup1-class.html#name">name</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1.KexGroup1-class.html">KexGroup1</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util.Counter-class.html#new">new()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util.Counter-class.html">Counter</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SFTPClient-class.html#normalize">normalize()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPClient-class.html">SFTPClient</a>)</span></td>
-</tr>
-</table>
-</td></tr>
-<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="O">O</a></h2></td>
-<td valign="top">
-<table class="link-index" width="100%" border="1">
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPServerInterface-class.html#open">open()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPServerInterface-class.html">SFTPServerInterface</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#OPEN_FAILED_CONNECT_FAILED">OPEN_FAILED_CONNECT_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#OPEN_FAILED_UNKNOWN_CHANNEL_TYPE">OPEN_FAILED_UNKNOWN_CHANNEL_TYPE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#open_channel">open_channel()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#OPEN_FAILED_CONNECT_FAILED">OPEN_FAILED_CONNECT_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#OPEN_FAILED_UNKNOWN_CHANNEL_TYPE">OPEN_FAILED_UNKNOWN_CHANNEL_TYPE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED">OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#OPEN_FAILED_CONNECT_FAILED">OPEN_FAILED_CONNECT_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#OPEN_FAILED_UNKNOWN_CHANNEL_TYPE">OPEN_FAILED_UNKNOWN_CHANNEL_TYPE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED">OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#OPEN_FAILED_CONNECT_FAILED">OPEN_FAILED_CONNECT_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#OPEN_FAILED_UNKNOWN_CHANNEL_TYPE">OPEN_FAILED_UNKNOWN_CHANNEL_TYPE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED">OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#OPEN_FAILED_CONNECT_FAILED">OPEN_FAILED_CONNECT_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#OPEN_FAILED_UNKNOWN_CHANNEL_TYPE">OPEN_FAILED_UNKNOWN_CHANNEL_TYPE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED">OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#OPEN_FAILED_CONNECT_FAILED">OPEN_FAILED_CONNECT_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#OPEN_FAILED_UNKNOWN_CHANNEL_TYPE">OPEN_FAILED_UNKNOWN_CHANNEL_TYPE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED">OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#OPEN_FAILED_RESOURCE_SHORTAGE">OPEN_FAILED_RESOURCE_SHORTAGE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#OPEN_FAILED_UNKNOWN_CHANNEL_TYPE">OPEN_FAILED_UNKNOWN_CHANNEL_TYPE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED">OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#OPEN_FAILED_RESOURCE_SHORTAGE">OPEN_FAILED_RESOURCE_SHORTAGE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#OPEN_FAILED_UNKNOWN_CHANNEL_TYPE">OPEN_FAILED_UNKNOWN_CHANNEL_TYPE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED">OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#OPEN_FAILED_RESOURCE_SHORTAGE">OPEN_FAILED_RESOURCE_SHORTAGE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#OPEN_FAILED_UNKNOWN_CHANNEL_TYPE">OPEN_FAILED_UNKNOWN_CHANNEL_TYPE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED">OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#OPEN_FAILED_RESOURCE_SHORTAGE">OPEN_FAILED_RESOURCE_SHORTAGE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#OPEN_FAILED_UNKNOWN_CHANNEL_TYPE">OPEN_FAILED_UNKNOWN_CHANNEL_TYPE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED">OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#OPEN_FAILED_RESOURCE_SHORTAGE">OPEN_FAILED_RESOURCE_SHORTAGE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#open_forwarded_tcpip_channel">open_forwarded_tcpip_channel()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED">OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#OPEN_FAILED_RESOURCE_SHORTAGE">OPEN_FAILED_RESOURCE_SHORTAGE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#open_session">open_session()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED">OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#OPEN_FAILED_RESOURCE_SHORTAGE">OPEN_FAILED_RESOURCE_SHORTAGE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SSHClient-class.html#open_sftp">open_sftp()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SSHClient-class.html">SSHClient</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED">OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#OPEN_FAILED_RESOURCE_SHORTAGE">OPEN_FAILED_RESOURCE_SHORTAGE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#open_sftp_client">open_sftp_client()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED">OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#OPEN_FAILED_RESOURCE_SHORTAGE">OPEN_FAILED_RESOURCE_SHORTAGE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#OPEN_SUCCEEDED">OPEN_SUCCEEDED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED">OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#OPEN_FAILED_RESOURCE_SHORTAGE">OPEN_FAILED_RESOURCE_SHORTAGE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#OPEN_SUCCEEDED">OPEN_SUCCEEDED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED">OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#OPEN_FAILED_RESOURCE_SHORTAGE">OPEN_FAILED_RESOURCE_SHORTAGE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#OPEN_SUCCEEDED">OPEN_SUCCEEDED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED">OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#OPEN_FAILED_RESOURCE_SHORTAGE">OPEN_FAILED_RESOURCE_SHORTAGE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#OPEN_SUCCEEDED">OPEN_SUCCEEDED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED">OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#OPEN_FAILED_RESOURCE_SHORTAGE">OPEN_FAILED_RESOURCE_SHORTAGE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#OPEN_SUCCEEDED">OPEN_SUCCEEDED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED">OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#OPEN_FAILED_RESOURCE_SHORTAGE">OPEN_FAILED_RESOURCE_SHORTAGE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#OPEN_SUCCEEDED">OPEN_SUCCEEDED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED">OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#OPEN_FAILED_RESOURCE_SHORTAGE">OPEN_FAILED_RESOURCE_SHORTAGE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#OPEN_SUCCEEDED">OPEN_SUCCEEDED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED">OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#OPEN_FAILED_RESOURCE_SHORTAGE">OPEN_FAILED_RESOURCE_SHORTAGE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#OPEN_SUCCEEDED">OPEN_SUCCEEDED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED">OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#OPEN_FAILED_RESOURCE_SHORTAGE">OPEN_FAILED_RESOURCE_SHORTAGE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#OPEN_SUCCEEDED">OPEN_SUCCEEDED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#OPEN_FAILED_CONNECT_FAILED">OPEN_FAILED_CONNECT_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#OPEN_FAILED_RESOURCE_SHORTAGE">OPEN_FAILED_RESOURCE_SHORTAGE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#OPEN_SUCCEEDED">OPEN_SUCCEEDED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#OPEN_FAILED_CONNECT_FAILED">OPEN_FAILED_CONNECT_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#OPEN_FAILED_RESOURCE_SHORTAGE">OPEN_FAILED_RESOURCE_SHORTAGE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#OPEN_SUCCEEDED">OPEN_SUCCEEDED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#OPEN_FAILED_CONNECT_FAILED">OPEN_FAILED_CONNECT_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#OPEN_FAILED_RESOURCE_SHORTAGE">OPEN_FAILED_RESOURCE_SHORTAGE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#OPEN_SUCCEEDED">OPEN_SUCCEEDED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#OPEN_FAILED_CONNECT_FAILED">OPEN_FAILED_CONNECT_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#OPEN_FAILED_RESOURCE_SHORTAGE">OPEN_FAILED_RESOURCE_SHORTAGE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#OPEN_SUCCEEDED">OPEN_SUCCEEDED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#OPEN_FAILED_CONNECT_FAILED">OPEN_FAILED_CONNECT_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#OPEN_FAILED_UNKNOWN_CHANNEL_TYPE">OPEN_FAILED_UNKNOWN_CHANNEL_TYPE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#OPEN_SUCCEEDED">OPEN_SUCCEEDED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#OPEN_FAILED_CONNECT_FAILED">OPEN_FAILED_CONNECT_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#OPEN_FAILED_UNKNOWN_CHANNEL_TYPE">OPEN_FAILED_UNKNOWN_CHANNEL_TYPE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#OPEN_SUCCEEDED">OPEN_SUCCEEDED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#OPEN_FAILED_CONNECT_FAILED">OPEN_FAILED_CONNECT_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#OPEN_FAILED_UNKNOWN_CHANNEL_TYPE">OPEN_FAILED_UNKNOWN_CHANNEL_TYPE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#OPEN_SUCCEEDED">OPEN_SUCCEEDED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#OPEN_FAILED_CONNECT_FAILED">OPEN_FAILED_CONNECT_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#OPEN_FAILED_UNKNOWN_CHANNEL_TYPE">OPEN_FAILED_UNKNOWN_CHANNEL_TYPE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#OPEN_SUCCEEDED">OPEN_SUCCEEDED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#OPEN_FAILED_CONNECT_FAILED">OPEN_FAILED_CONNECT_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#OPEN_FAILED_UNKNOWN_CHANNEL_TYPE">OPEN_FAILED_UNKNOWN_CHANNEL_TYPE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#OPEN_SUCCEEDED">OPEN_SUCCEEDED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#OPEN_FAILED_CONNECT_FAILED">OPEN_FAILED_CONNECT_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#OPEN_FAILED_UNKNOWN_CHANNEL_TYPE">OPEN_FAILED_UNKNOWN_CHANNEL_TYPE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#OPEN_SUCCEEDED">OPEN_SUCCEEDED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#OPEN_FAILED_CONNECT_FAILED">OPEN_FAILED_CONNECT_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#OPEN_FAILED_UNKNOWN_CHANNEL_TYPE">OPEN_FAILED_UNKNOWN_CHANNEL_TYPE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#OPEN_SUCCEEDED">OPEN_SUCCEEDED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#OPEN_FAILED_CONNECT_FAILED">OPEN_FAILED_CONNECT_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#OPEN_FAILED_UNKNOWN_CHANNEL_TYPE">OPEN_FAILED_UNKNOWN_CHANNEL_TYPE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#OPEN_SUCCEEDED">OPEN_SUCCEEDED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#OPEN_FAILED_CONNECT_FAILED">OPEN_FAILED_CONNECT_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#OPEN_FAILED_UNKNOWN_CHANNEL_TYPE">OPEN_FAILED_UNKNOWN_CHANNEL_TYPE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#open_x11_channel">open_x11_channel()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#OPEN_FAILED_CONNECT_FAILED">OPEN_FAILED_CONNECT_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#OPEN_FAILED_UNKNOWN_CHANNEL_TYPE">OPEN_FAILED_UNKNOWN_CHANNEL_TYPE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pipe.OrPipe-class.html">OrPipe</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pipe-module.html" onclick="show_private();">paramiko.pipe</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#OPEN_FAILED_CONNECT_FAILED">OPEN_FAILED_CONNECT_FAILED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#OPEN_FAILED_UNKNOWN_CHANNEL_TYPE">OPEN_FAILED_UNKNOWN_CHANNEL_TYPE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-<td width="33%" class="link-index">&nbsp;</td>
-</tr>
-</table>
-</td></tr>
-<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="P">P</a></h2></td>
-<td valign="top">
-<table class="link-index" width="100%" border="1">
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#P">P</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html">pkey</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#PY22">PY22</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html">packet</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pipe.PosixPipe-class.html">PosixPipe</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pipe-module.html" onclick="show_private();">paramiko.pipe</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#PY22">PY22</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.win_pageant.PageantConnection-class.html">PageantConnection</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.win_pageant-module.html">paramiko.win_pageant</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex.KexGex-class.html#preferred_bits">preferred_bits</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex.KexGex-class.html">KexGex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#PY22">PY22</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko-module.html">paramiko</a></td>
-<td width="33%" class="link-index"><a href="paramiko.SFTPFile-class.html#prefetch">prefetch()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPFile-class.html">SFTPFile</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#PY22">PY22</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SSHConfig-class.html#parse">parse()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SSHConfig-class.html">SSHConfig</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.primes-module.html">primes</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#PY22">PY22</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex.KexGex-class.html#parse_next">parse_next()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex.KexGex-class.html">KexGex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SFTPClient-class.html#put">put()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPClient-class.html">SFTPClient</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#PY22">PY22</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1.KexGroup1-class.html#parse_next">parse_next()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1.KexGroup1-class.html">KexGroup1</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport.ChannelMap-class.html#put">put()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport.ChannelMap-class.html">ChannelMap</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#PY22">PY22</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#parse_ssh_config">parse_ssh_config()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#PY22">PY22</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#PY22">PY22</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.ssh_exception.PartialAuthentication-class.html">PartialAuthentication</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.ssh_exception-module.html" onclick="show_private();">paramiko.ssh_exception</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#PY22">PY22</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#PY22">PY22</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.PasswordRequiredException-class.html">PasswordRequiredException</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#PY22">PY22</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#PY22">PY22</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.util.PFilter-class.html">PFilter</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#PY22">PY22</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#PY22">PY22</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.pipe-module.html">pipe</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#PY22">PY22</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#PY22">PY22</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.buffered_pipe.PipeTimeout-class.html">PipeTimeout</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.buffered_pipe-module.html" onclick="show_private();">paramiko.buffered_pipe</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#PY22">PY22</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#PY22">PY22</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.PKey-class.html">PKey</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#PY22">PY22</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#PY22">PY22</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-</tr>
-</table>
-</td></tr>
-<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="R">R</a></h2></td>
-<td valign="top">
-<table class="link-index" width="100%" border="1">
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.BufferedFile-class.html#read">read()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.BufferedFile-class.html">BufferedFile</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SFTPClient-class.html#rename">rename()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPClient-class.html">SFTPClient</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#rng">rng</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPHandle-class.html#read">read()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPHandle-class.html">SFTPHandle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SFTPServerInterface-class.html#rename">rename()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPServerInterface-class.html">SFTPServerInterface</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#rng">rng</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.buffered_pipe.BufferedPipe-class.html#read">read()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.buffered_pipe.BufferedPipe-class.html">BufferedPipe</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#renegotiate_keys">renegotiate_keys()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#rng">rng</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.primes.ModulusPack-class.html#read_file">read_file()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.primes.ModulusPack-class.html">ModulusPack</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#request_port_forward">request_port_forward()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#rng">rng</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.buffered_pipe.BufferedPipe-class.html#read_ready">read_ready()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.buffered_pipe.BufferedPipe-class.html">BufferedPipe</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Channel-class.html#request_x11">request_x11()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Channel-class.html">Channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#rng">rng</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.BufferedFile-class.html#readline">readline()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.BufferedFile-class.html">BufferedFile</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Channel-class.html#resize_pty">resize_pty()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Channel-class.html">Channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#rng">rng</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.BufferedFile-class.html#readlines">readlines()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.BufferedFile-class.html">BufferedFile</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.resource-module.html">resource</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#rng">rng</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPClient-class.html#readlink">readlink()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPClient-class.html">SFTPClient</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.resource-module.html#ResourceManager">ResourceManager</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.resource-module.html" onclick="show_private();">paramiko.resource</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#rng">rng</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPServerInterface-class.html#readlink">readlink()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPServerInterface-class.html">SFTPServerInterface</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Message-class.html#rewind">rewind()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Message-class.html">Message</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#rng">rng</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPFile-class.html#readv">readv()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPFile-class.html">SFTPFile</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SFTPClient-class.html#rmdir">rmdir()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPClient-class.html">SFTPClient</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#rng">rng</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Channel-class.html#recv">recv()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Channel-class.html">Channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SFTPServerInterface-class.html#rmdir">rmdir()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPServerInterface-class.html">SFTPServerInterface</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#rng">rng</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.win_pageant.PageantConnection-class.html#recv">recv()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.win_pageant.PageantConnection-class.html">PageantConnection</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#rng">rng</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#rng">rng</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Channel-class.html#recv_exit_status">recv_exit_status()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Channel-class.html">Channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#rng">rng</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#rng">rng</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Channel-class.html#recv_ready">recv_ready()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Channel-class.html">Channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#rng">rng</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#rng">rng</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Channel-class.html#recv_stderr">recv_stderr()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Channel-class.html">Channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#rng">rng</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.RSAKey-class.html">RSAKey</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Channel-class.html#recv_stderr_ready">recv_stderr_ready()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Channel-class.html">Channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#rng">rng</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html">rsakey</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.RejectPolicy-class.html">RejectPolicy</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#rng">rng</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#run">run()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPServerInterface-class.html#remove">remove()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPServerInterface-class.html">SFTPServerInterface</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#rng">rng</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-<td width="33%" class="link-index">&nbsp;</td>
-</tr>
-</table>
-</td></tr>
-<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="S">S</a></h2></td>
-<td valign="top">
-<table class="link-index" width="100%" border="1">
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#safe_string">safe_string()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#SFTP_DESC">SFTP_DESC</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#SFTP_NO_SUCH_FILE">SFTP_NO_SUCH_FILE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.HostKeys-class.html#save">save()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.HostKeys-class.html">HostKeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#SFTP_EOF">SFTP_EOF</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#SFTP_NO_SUCH_FILE">SFTP_NO_SUCH_FILE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SSHClient-class.html#save_host_keys">save_host_keys()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SSHClient-class.html">SSHClient</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#SFTP_EOF">SFTP_EOF</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#SFTP_NO_SUCH_FILE">SFTP_NO_SUCH_FILE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SecurityOptions-class.html">SecurityOptions</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#SFTP_EOF">SFTP_EOF</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#SFTP_NO_SUCH_FILE">SFTP_NO_SUCH_FILE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.BufferedFile-class.html#seek">seek()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.BufferedFile-class.html">BufferedFile</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#SFTP_EOF">SFTP_EOF</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#SFTP_NO_SUCH_FILE">SFTP_NO_SUCH_FILE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPFile-class.html#seek">seek()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPFile-class.html">SFTPFile</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#SFTP_EOF">SFTP_EOF</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#SFTP_NO_SUCH_FILE">SFTP_NO_SUCH_FILE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.BufferedFile-class.html#SEEK_CUR">SEEK_CUR</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.BufferedFile-class.html">BufferedFile</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#SFTP_EOF">SFTP_EOF</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#SFTP_OK">SFTP_OK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.BufferedFile-class.html#SEEK_END">SEEK_END</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.BufferedFile-class.html">BufferedFile</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#SFTP_EOF">SFTP_EOF</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#SFTP_OK">SFTP_OK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.BufferedFile-class.html#SEEK_SET">SEEK_SET</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.BufferedFile-class.html">BufferedFile</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#SFTP_FAILURE">SFTP_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#SFTP_OK">SFTP_OK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Channel-class.html#send">send()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Channel-class.html">Channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#SFTP_FAILURE">SFTP_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#SFTP_OK">SFTP_OK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.win_pageant.PageantConnection-class.html#send">send()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.win_pageant.PageantConnection-class.html">PageantConnection</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#SFTP_FAILURE">SFTP_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#SFTP_OK">SFTP_OK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Channel-class.html#send_exit_status">send_exit_status()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Channel-class.html">Channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#SFTP_FAILURE">SFTP_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#SFTP_OK">SFTP_OK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#send_ignore">send_ignore()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#SFTP_FAILURE">SFTP_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#SFTP_OK">SFTP_OK</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Channel-class.html#send_ready">send_ready()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Channel-class.html">Channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#SFTP_FAILURE">SFTP_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#SFTP_OP_UNSUPPORTED">SFTP_OP_UNSUPPORTED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Channel-class.html#send_stderr">send_stderr()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Channel-class.html">Channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#SFTP_FAILURE">SFTP_FAILURE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#SFTP_OP_UNSUPPORTED">SFTP_OP_UNSUPPORTED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Channel-class.html#sendall">sendall()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Channel-class.html">Channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html">sftp_file</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#SFTP_OP_UNSUPPORTED">SFTP_OP_UNSUPPORTED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Channel-class.html#sendall_stderr">sendall_stderr()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Channel-class.html">Channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#SFTP_FLAG_APPEND">SFTP_FLAG_APPEND</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#SFTP_OP_UNSUPPORTED">SFTP_OP_UNSUPPORTED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html">server</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#SFTP_FLAG_APPEND">SFTP_FLAG_APPEND</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#SFTP_OP_UNSUPPORTED">SFTP_OP_UNSUPPORTED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.ServerInterface-class.html">ServerInterface</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#SFTP_FLAG_APPEND">SFTP_FLAG_APPEND</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#SFTP_OP_UNSUPPORTED">SFTP_OP_UNSUPPORTED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPServerInterface-class.html#session_ended">session_ended()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPServerInterface-class.html">SFTPServerInterface</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#SFTP_FLAG_APPEND">SFTP_FLAG_APPEND</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#SFTP_OP_UNSUPPORTED">SFTP_OP_UNSUPPORTED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPServerInterface-class.html#session_started">session_started()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPServerInterface-class.html">SFTPServerInterface</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#SFTP_FLAG_APPEND">SFTP_FLAG_APPEND</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#SFTP_PERMISSION_DENIED">SFTP_PERMISSION_DENIED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.pipe.OrPipe-class.html#set">set()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pipe.OrPipe-class.html">OrPipe</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#SFTP_FLAG_APPEND">SFTP_FLAG_APPEND</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#SFTP_PERMISSION_DENIED">SFTP_PERMISSION_DENIED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.pipe.PosixPipe-class.html#set">set()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pipe.PosixPipe-class.html">PosixPipe</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#SFTP_FLAG_APPEND">SFTP_FLAG_APPEND</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#SFTP_PERMISSION_DENIED">SFTP_PERMISSION_DENIED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.pipe.WindowsPipe-class.html#set">set()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pipe.WindowsPipe-class.html">WindowsPipe</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#SFTP_FLAG_CREATE">SFTP_FLAG_CREATE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#SFTP_PERMISSION_DENIED">SFTP_PERMISSION_DENIED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Channel-class.html#set_combine_stderr">set_combine_stderr()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Channel-class.html">Channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#SFTP_FLAG_CREATE">SFTP_FLAG_CREATE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#SFTP_PERMISSION_DENIED">SFTP_PERMISSION_DENIED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.buffered_pipe.BufferedPipe-class.html#set_event">set_event()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.buffered_pipe.BufferedPipe-class.html">BufferedPipe</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#SFTP_FLAG_CREATE">SFTP_FLAG_CREATE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#SFTP_PERMISSION_DENIED">SFTP_PERMISSION_DENIED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPServer-class.html#set_file_attr">set_file_attr()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPServer-class.html">SFTPServer</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#SFTP_FLAG_CREATE">SFTP_FLAG_CREATE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#SFTP_PERMISSION_DENIED">SFTP_PERMISSION_DENIED</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.pipe.PosixPipe-class.html#set_forever">set_forever()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pipe.PosixPipe-class.html">PosixPipe</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#SFTP_FLAG_CREATE">SFTP_FLAG_CREATE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html">sftp_server</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.pipe.WindowsPipe-class.html#set_forever">set_forever()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pipe.WindowsPipe-class.html">WindowsPipe</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#SFTP_FLAG_CREATE">SFTP_FLAG_CREATE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html">sftp_si</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#set_hexdump">set_hexdump()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#SFTP_FLAG_CREATE">SFTP_FLAG_CREATE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SFTPAttributes-class.html">SFTPAttributes</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#set_keepalive">set_keepalive()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#SFTP_FLAG_EXCL">SFTP_FLAG_EXCL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SFTPClient-class.html">SFTPClient</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SSHClient-class.html#set_log_channel">set_log_channel()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SSHClient-class.html">SSHClient</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#SFTP_FLAG_EXCL">SFTP_FLAG_EXCL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SFTPError-class.html">SFTPError</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#set_log_channel">set_log_channel()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#SFTP_FLAG_EXCL">SFTP_FLAG_EXCL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SFTPFile-class.html">SFTPFile</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SSHClient-class.html#set_missing_host_key_policy">set_missing_host_key_policy()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SSHClient-class.html">SSHClient</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#SFTP_FLAG_EXCL">SFTP_FLAG_EXCL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SFTPHandle-class.html">SFTPHandle</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Channel-class.html#set_name">set_name()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Channel-class.html">Channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#SFTP_FLAG_EXCL">SFTP_FLAG_EXCL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SFTPServer-class.html">SFTPServer</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPFile-class.html#set_pipelined">set_pipelined()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPFile-class.html">SFTPFile</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#SFTP_FLAG_EXCL">SFTP_FLAG_EXCL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SFTPServerInterface-class.html">SFTPServerInterface</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#set_subsystem_handler">set_subsystem_handler()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#SFTP_FLAG_EXCL">SFTP_FLAG_EXCL</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Channel-class.html#shutdown">shutdown()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Channel-class.html">Channel</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Channel-class.html#setblocking">setblocking()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Channel-class.html">Channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#SFTP_FLAG_READ">SFTP_FLAG_READ</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Channel-class.html#shutdown_read">shutdown_read()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Channel-class.html">Channel</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPFile-class.html#setblocking">setblocking()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPFile-class.html">SFTPFile</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#SFTP_FLAG_READ">SFTP_FLAG_READ</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Channel-class.html#shutdown_write">shutdown_write()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Channel-class.html">Channel</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.logging22.StreamHandler-class.html#setFormatter">setFormatter()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.logging22.StreamHandler-class.html">StreamHandler</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#SFTP_FLAG_READ">SFTP_FLAG_READ</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.AgentKey-class.html#sign_ssh_data">sign_ssh_data()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.AgentKey-class.html">AgentKey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.logging22.logger-class.html#setLevel">setLevel()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.logging22.logger-class.html">logger</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#SFTP_FLAG_READ">SFTP_FLAG_READ</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.DSSKey-class.html#sign_ssh_data">sign_ssh_data()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.DSSKey-class.html">DSSKey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Channel-class.html#settimeout">settimeout()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Channel-class.html">Channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#SFTP_FLAG_READ">SFTP_FLAG_READ</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.PKey-class.html#sign_ssh_data">sign_ssh_data()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.PKey-class.html">PKey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPFile-class.html#settimeout">settimeout()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPFile-class.html">SFTPFile</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#SFTP_FLAG_READ">SFTP_FLAG_READ</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.RSAKey-class.html#sign_ssh_data">sign_ssh_data()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.RSAKey-class.html">RSAKey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTP-class.html">SFTP</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#SFTP_FLAG_READ">SFTP_FLAG_READ</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.agent-module.html#SSH2_AGENT_IDENTITIES_ANSWER">SSH2_AGENT_IDENTITIES_ANSWER</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.agent-module.html" onclick="show_private();">paramiko.agent</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html">sftp</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#SFTP_FLAG_TRUNC">SFTP_FLAG_TRUNC</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.agent-module.html#SSH2_AGENT_SIGN_RESPONSE">SSH2_AGENT_SIGN_RESPONSE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.agent-module.html" onclick="show_private();">paramiko.agent</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html">sftp_attr</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#SFTP_FLAG_TRUNC">SFTP_FLAG_TRUNC</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.agent-module.html#SSH2_AGENTC_REQUEST_IDENTITIES">SSH2_AGENTC_REQUEST_IDENTITIES</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.agent-module.html" onclick="show_private();">paramiko.agent</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#SFTP_BAD_MESSAGE">SFTP_BAD_MESSAGE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#SFTP_FLAG_TRUNC">SFTP_FLAG_TRUNC</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.agent-module.html#SSH2_AGENTC_SIGN_REQUEST">SSH2_AGENTC_SIGN_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.agent-module.html" onclick="show_private();">paramiko.agent</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#SFTP_BAD_MESSAGE">SFTP_BAD_MESSAGE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#SFTP_FLAG_TRUNC">SFTP_FLAG_TRUNC</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.ssh_exception-module.html">ssh_exception</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#SFTP_BAD_MESSAGE">SFTP_BAD_MESSAGE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#SFTP_FLAG_TRUNC">SFTP_FLAG_TRUNC</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#SSH_PORT">SSH_PORT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#SFTP_BAD_MESSAGE">SFTP_BAD_MESSAGE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#SFTP_FLAG_TRUNC">SFTP_FLAG_TRUNC</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SSHClient-class.html">SSHClient</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#SFTP_BAD_MESSAGE">SFTP_BAD_MESSAGE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#SFTP_FLAG_TRUNC">SFTP_FLAG_TRUNC</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SSHConfig-class.html">SSHConfig</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#SFTP_BAD_MESSAGE">SFTP_BAD_MESSAGE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#SFTP_FLAG_WRITE">SFTP_FLAG_WRITE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SSHException-class.html">SSHException</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#SFTP_BAD_MESSAGE">SFTP_BAD_MESSAGE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#SFTP_FLAG_WRITE">SFTP_FLAG_WRITE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#start_client">start_client()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html">sftp_client</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#SFTP_FLAG_WRITE">SFTP_FLAG_WRITE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex.KexGex-class.html#start_kex">start_kex()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex.KexGex-class.html">KexGex</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#SFTP_CONNECTION_LOST">SFTP_CONNECTION_LOST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#SFTP_FLAG_WRITE">SFTP_FLAG_WRITE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1.KexGroup1-class.html#start_kex">start_kex()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1.KexGroup1-class.html">KexGroup1</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#SFTP_CONNECTION_LOST">SFTP_CONNECTION_LOST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#SFTP_FLAG_WRITE">SFTP_FLAG_WRITE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#start_server">start_server()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#SFTP_CONNECTION_LOST">SFTP_CONNECTION_LOST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#SFTP_FLAG_WRITE">SFTP_FLAG_WRITE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SFTPServer-class.html#start_subsystem">start_subsystem()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPServer-class.html">SFTPServer</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#SFTP_CONNECTION_LOST">SFTP_CONNECTION_LOST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#SFTP_FLAG_WRITE">SFTP_FLAG_WRITE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SubsystemHandler-class.html#start_subsystem">start_subsystem()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SubsystemHandler-class.html">SubsystemHandler</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#SFTP_CONNECTION_LOST">SFTP_CONNECTION_LOST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html">sftp_handle</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SFTPClient-class.html#stat">stat()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPClient-class.html">SFTPClient</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#SFTP_CONNECTION_LOST">SFTP_CONNECTION_LOST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#SFTP_NO_CONNECTION">SFTP_NO_CONNECTION</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SFTPFile-class.html#stat">stat()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPFile-class.html">SFTPFile</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#SFTP_CONNECTION_LOST">SFTP_CONNECTION_LOST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#SFTP_NO_CONNECTION">SFTP_NO_CONNECTION</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SFTPHandle-class.html#stat">stat()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPHandle-class.html">SFTPHandle</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#SFTP_DESC">SFTP_DESC</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#SFTP_NO_CONNECTION">SFTP_NO_CONNECTION</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SFTPServerInterface-class.html#stat">stat()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPServerInterface-class.html">SFTPServerInterface</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#SFTP_DESC">SFTP_DESC</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#SFTP_NO_CONNECTION">SFTP_NO_CONNECTION</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#stop_thread">stop_thread()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#SFTP_DESC">SFTP_DESC</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#SFTP_NO_CONNECTION">SFTP_NO_CONNECTION</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.logging22.StreamHandler-class.html">StreamHandler</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.logging22-module.html">paramiko.logging22</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#SFTP_DESC">SFTP_DESC</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#SFTP_NO_CONNECTION">SFTP_NO_CONNECTION</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SubsystemHandler-class.html">SubsystemHandler</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#SFTP_DESC">SFTP_DESC</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#SFTP_NO_CONNECTION">SFTP_NO_CONNECTION</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SFTPClient-class.html#symlink">symlink()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPClient-class.html">SFTPClient</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#SFTP_DESC">SFTP_DESC</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#SFTP_NO_SUCH_FILE">SFTP_NO_SUCH_FILE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SFTPServerInterface-class.html#symlink">symlink()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPServerInterface-class.html">SFTPServerInterface</a>)</span></td>
-</tr>
-</table>
-</td></tr>
-<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="T">T</a></h2></td>
-<td valign="top">
-<table class="link-index" width="100%" border="1">
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#tb_strings">tb_strings()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html">Transport</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SFTPFile-class.html#truncate">truncate()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPFile-class.html">SFTPFile</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.BufferedFile-class.html#tell">tell()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.BufferedFile-class.html">BufferedFile</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html">transport</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index">&nbsp;</td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys.HostKeyEntry-class.html#to_line">to_line()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys.HostKeyEntry-class.html">HostKeyEntry</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SFTPClient-class.html#truncate">truncate()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPClient-class.html">SFTPClient</a>)</span></td>
-<td width="33%" class="link-index">&nbsp;</td>
-</tr>
-</table>
-</td></tr>
-<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="U">U</a></h2></td>
-<td valign="top">
-<table class="link-index" width="100%" border="1">
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#unhexify">unhexify()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#use_compression">use_compression()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SFTPClient-class.html#utime">utime()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPClient-class.html">SFTPClient</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPClient-class.html#unlink">unlink()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPClient-class.html">SFTPClient</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html">util</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SFTPFile-class.html#utime">utime()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPFile-class.html">SFTPFile</a>)</span></td>
-</tr>
-</table>
-</td></tr>
-<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="V">V</a></h2></td>
-<td valign="top">
-<table class="link-index" width="100%" border="1">
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.HostKeys-class.html#values">values()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.HostKeys-class.html">HostKeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.DSSKey-class.html#verify_ssh_sig">verify_ssh_sig()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.DSSKey-class.html">DSSKey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.RSAKey-class.html#verify_ssh_sig">verify_ssh_sig()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.RSAKey-class.html">RSAKey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.transport.ChannelMap-class.html#values">values()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport.ChannelMap-class.html">ChannelMap</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.PKey-class.html#verify_ssh_sig">verify_ssh_sig()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.PKey-class.html">PKey</a>)</span></td>
-<td width="33%" class="link-index">&nbsp;</td>
-</tr>
-</table>
-</td></tr>
-<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="W">W</a></h2></td>
-<td valign="top">
-<table class="link-index" width="100%" border="1">
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#WARNING">WARNING</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#WARNING">WARNING</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.win_pageant-module.html">win_pageant</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#WARNING">WARNING</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#WARNING">WARNING</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pipe.WindowsPipe-class.html">WindowsPipe</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pipe-module.html" onclick="show_private();">paramiko.pipe</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#WARNING">WARNING</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#WARNING">WARNING</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.BufferedFile-class.html#write">write()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.BufferedFile-class.html">BufferedFile</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#WARNING">WARNING</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#WARNING">WARNING</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SFTPHandle-class.html#write">write()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPHandle-class.html">SFTPHandle</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#WARNING">WARNING</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#WARNING">WARNING</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.DSSKey-class.html#write_private_key">write_private_key()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.DSSKey-class.html">DSSKey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#WARNING">WARNING</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#WARNING">WARNING</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.PKey-class.html#write_private_key">write_private_key()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.PKey-class.html">PKey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#WARNING">WARNING</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#WARNING">WARNING</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.RSAKey-class.html#write_private_key">write_private_key()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.RSAKey-class.html">RSAKey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#WARNING">WARNING</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#WARNING">WARNING</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.DSSKey-class.html#write_private_key_file">write_private_key_file()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.DSSKey-class.html">DSSKey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.logging22-module.html#WARNING">WARNING</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.logging22-module.html">paramiko.logging22</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#WARNING">WARNING</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.PKey-class.html#write_private_key_file">write_private_key_file()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.PKey-class.html">PKey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#WARNING">WARNING</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#WARNING">WARNING</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.RSAKey-class.html#write_private_key_file">write_private_key_file()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.RSAKey-class.html">RSAKey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#WARNING">WARNING</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.WarningPolicy-class.html">WarningPolicy</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.BufferedFile-class.html#writelines">writelines()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.BufferedFile-class.html">BufferedFile</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#WARNING">WARNING</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.win_pageant-module.html#win32con_WM_COPYDATA">win32con_WM_COPYDATA</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.win_pageant-module.html">paramiko.win_pageant</a>)</span></td>
-<td width="33%" class="link-index">&nbsp;</td>
-</tr>
-</table>
-</td></tr>
-<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="X">X</a></h2></td>
-<td valign="top">
-<table class="link-index" width="100%" border="1">
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.BufferedFile-class.html#xreadlines">xreadlines()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.BufferedFile-class.html">BufferedFile</a>)</span></td>
-<td width="33%" class="link-index">&nbsp;</td>
-<td width="33%" class="link-index">&nbsp;</td>
-</tr>
-<tr><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td></tr>
-</table>
-</td></tr>
-<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="Z">Z</a></h2></td>
-<td valign="top">
-<table class="link-index" width="100%" border="1">
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.compress.ZlibCompressor-class.html">ZlibCompressor</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.compress-module.html" onclick="show_private();">paramiko.compress</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.compress.ZlibDecompressor-class.html">ZlibDecompressor</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.compress-module.html" onclick="show_private();">paramiko.compress</a>)</span></td>
-<td width="33%" class="link-index">&nbsp;</td>
-</tr>
-<tr><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td></tr>
-</table>
-</td></tr>
-<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="_">_</a></h2></td>
-<td valign="top">
-<table class="link-index" width="100%" border="1">
-<tr>
-<td width="33%" class="link-index"><a href="paramiko-module.html#__author__">__author__</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.win_pageant.PageantConnection-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.win_pageant.PageantConnection-class.html">PageantConnection</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.PKey-class.html#__str__">__str__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.PKey-class.html">PKey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.compress.ZlibCompressor-class.html#__call__">__call__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.compress.ZlibCompressor-class.html">ZlibCompressor</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.BufferedFile-class.html#__iter__">__iter__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.BufferedFile-class.html">BufferedFile</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.RSAKey-class.html#__str__">__str__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.RSAKey-class.html">RSAKey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.compress.ZlibDecompressor-class.html#__call__">__call__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.compress.ZlibDecompressor-class.html">ZlibDecompressor</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util.enumerate-class.html#__iter__">__iter__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util.enumerate-class.html">enumerate</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SFTPAttributes-class.html#__str__">__str__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPAttributes-class.html">SFTPAttributes</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.util.Counter-class.html#__call__">__call__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util.Counter-class.html">Counter</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.buffered_pipe.BufferedPipe-class.html#__len__">__len__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.buffered_pipe.BufferedPipe-class.html">BufferedPipe</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.ber.BER-class.html#__str__">__str__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.ber.BER-class.html">BER</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.PKey-class.html#__cmp__">__cmp__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.PKey-class.html">PKey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport.ChannelMap-class.html#__len__">__len__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport.ChannelMap-class.html">ChannelMap</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko-module.html#__version__">__version__</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.BufferedFile-class.html#__del__">__del__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.BufferedFile-class.html">BufferedFile</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko-module.html#__license__">__license__</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko-module.html#__version_info__">__version_info__</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Channel-class.html#__del__">__del__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Channel-class.html">Channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko-module.html#__package__">__package__</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko-module.html">paramiko</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#_active_threads">_active_threads</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPFile-class.html#__del__">__del__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPFile-class.html">SFTPFile</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.agent-module.html#__package__">__package__</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.agent-module.html" onclick="show_private();">paramiko.agent</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.win_pageant-module.html#_AGENT_COPYDATA_ID">_AGENT_COPYDATA_ID</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.win_pageant-module.html">paramiko.win_pageant</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.HostKeys-class.html#__getitem__">__getitem__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.HostKeys-class.html">HostKeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.auth_handler-module.html#__package__">__package__</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.auth_handler-module.html" onclick="show_private();">paramiko.auth_handler</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.win_pageant-module.html#_AGENT_MAX_MSGLEN">_AGENT_MAX_MSGLEN</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.win_pageant-module.html">paramiko.win_pageant</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.DSSKey-class.html#__hash__">__hash__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.DSSKey-class.html">DSSKey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.ber-module.html#__package__">__package__</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.ber-module.html" onclick="show_private();">paramiko.ber</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#_channel_handler_table">_channel_handler_table</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.RSAKey-class.html#__hash__">__hash__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.RSAKey-class.html">RSAKey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.buffered_pipe-module.html#__package__">__package__</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.buffered_pipe-module.html" onclick="show_private();">paramiko.buffered_pipe</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#_cipher_info">_cipher_info</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Agent-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Agent-class.html">Agent</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.channel-module.html#__package__">__package__</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel-module.html" onclick="show_private();">paramiko.channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.PKey-class.html#_CIPHER_TABLE">_CIPHER_TABLE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.PKey-class.html">PKey</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.AgentKey-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.AgentKey-class.html">AgentKey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.client-module.html#__package__">__package__</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.client-module.html" onclick="show_private();">paramiko.client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#_CLIENT_ID">_CLIENT_ID</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.BadAuthenticationType-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.BadAuthenticationType-class.html">BadAuthenticationType</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.common-module.html#__package__">__package__</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.common-module.html" onclick="show_private();">paramiko.common</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#_compression_info">_compression_info</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.BadHostKeyException-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.BadHostKeyException-class.html">BadHostKeyException</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.compress-module.html#__package__">__package__</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.compress-module.html" onclick="show_private();">paramiko.compress</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.BufferedFile-class.html#_DEFAULT_BUFSIZE">_DEFAULT_BUFSIZE</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.BufferedFile-class.html">BufferedFile</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.BufferedFile-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.BufferedFile-class.html">BufferedFile</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.config-module.html#__package__">__package__</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.config-module.html" onclick="show_private();">paramiko.config</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#_g_thread_counter">_g_thread_counter</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Channel-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Channel-class.html">Channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.dsskey-module.html#__package__">__package__</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.dsskey-module.html" onclick="show_private();">paramiko.dsskey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#_g_thread_ids">_g_thread_ids</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.ChannelException-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.ChannelException-class.html">ChannelException</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.file-module.html#__package__">__package__</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.file-module.html" onclick="show_private();">paramiko.file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#_g_thread_lock">_g_thread_lock</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.DSSKey-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.DSSKey-class.html">DSSKey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys-module.html#__package__">__package__</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys-module.html" onclick="show_private();">paramiko.hostkeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SecurityOptions-class.html#_get_ciphers">_get_ciphers()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SecurityOptions-class.html">SecurityOptions</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.HostKeys-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.HostKeys-class.html">HostKeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#__package__">__package__</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SecurityOptions-class.html#_get_compression">_get_compression()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SecurityOptions-class.html">SecurityOptions</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Message-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Message-class.html">Message</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#__package__">__package__</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SecurityOptions-class.html#_get_digests">_get_digests()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SecurityOptions-class.html">SecurityOptions</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.PKey-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.PKey-class.html">PKey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.logging22-module.html#__package__">__package__</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.logging22-module.html">paramiko.logging22</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SecurityOptions-class.html#_get_kex">_get_kex()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SecurityOptions-class.html">SecurityOptions</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.RSAKey-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.RSAKey-class.html">RSAKey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.message-module.html#__package__">__package__</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.message-module.html" onclick="show_private();">paramiko.message</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SecurityOptions-class.html#_get_key_types">_get_key_types()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SecurityOptions-class.html">SecurityOptions</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPAttributes-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPAttributes-class.html">SFTPAttributes</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.packet-module.html#__package__">__package__</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.packet-module.html" onclick="show_private();">paramiko.packet</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#_handler_table">_handler_table</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPClient-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPClient-class.html">SFTPClient</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pipe-module.html#__package__">__package__</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pipe-module.html" onclick="show_private();">paramiko.pipe</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.win_pageant-module.html#_has_ctypes">_has_ctypes</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.win_pageant-module.html">paramiko.win_pageant</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPFile-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPFile-class.html">SFTPFile</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.pkey-module.html#__package__">__package__</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.win_pageant-module.html#_has_win32all">_has_win32all</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.win_pageant-module.html">paramiko.win_pageant</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPHandle-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPHandle-class.html">SFTPHandle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.primes-module.html#__package__">__package__</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.primes-module.html" onclick="show_private();">paramiko.primes</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#_hash_class">_hash_class</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPServer-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPServer-class.html">SFTPServer</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.resource-module.html#__package__">__package__</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.resource-module.html" onclick="show_private();">paramiko.resource</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#_kex_info">_kex_info</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SFTPServerInterface-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPServerInterface-class.html">SFTPServerInterface</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.rsakey-module.html#__package__">__package__</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#_key_info">_key_info</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SSHClient-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SSHClient-class.html">SSHClient</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.server-module.html#__package__">__package__</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.logging22-module.html#_logger">_logger</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.logging22-module.html">paramiko.logging22</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SSHConfig-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SSHConfig-class.html">SSHConfig</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#__package__">__package__</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#_mac_info">_mac_info</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SecurityOptions-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SecurityOptions-class.html">SecurityOptions</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_attr-module.html#__package__">__package__</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_attr-module.html" onclick="show_private();">paramiko.sftp_attr</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#_modulus_pack">_modulus_pack</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.SubsystemHandler-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SubsystemHandler-class.html">SubsystemHandler</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_client-module.html#__package__">__package__</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_client-module.html" onclick="show_private();">paramiko.sftp_client</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#_MSG_KEXDH_GEX_GROUP">_MSG_KEXDH_GEX_GROUP</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_file-module.html#__package__">__package__</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_file-module.html" onclick="show_private();">paramiko.sftp_file</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#_MSG_KEXDH_GEX_INIT">_MSG_KEXDH_GEX_INIT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.ber.BER-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.ber.BER-class.html">BER</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_handle-module.html#__package__">__package__</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_handle-module.html" onclick="show_private();">paramiko.sftp_handle</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#_MSG_KEXDH_GEX_REPLY">_MSG_KEXDH_GEX_REPLY</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.buffered_pipe.BufferedPipe-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.buffered_pipe.BufferedPipe-class.html">BufferedPipe</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_server-module.html#__package__">__package__</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_server-module.html" onclick="show_private();">paramiko.sftp_server</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#_MSG_KEXDH_GEX_REQUEST">_MSG_KEXDH_GEX_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.channel.ChannelStderrFile-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.channel.ChannelStderrFile-class.html">ChannelStderrFile</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp_si-module.html#__package__">__package__</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp_si-module.html" onclick="show_private();">paramiko.sftp_si</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex-module.html#_MSG_KEXDH_GEX_REQUEST_OLD">_MSG_KEXDH_GEX_REQUEST_OLD</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex-module.html" onclick="show_private();">paramiko.kex_gex</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.compress.ZlibCompressor-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.compress.ZlibCompressor-class.html">ZlibCompressor</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.ssh_exception-module.html#__package__">__package__</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.ssh_exception-module.html" onclick="show_private();">paramiko.ssh_exception</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#_MSG_KEXDH_INIT">_MSG_KEXDH_INIT</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.compress.ZlibDecompressor-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.compress.ZlibDecompressor-class.html">ZlibDecompressor</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.transport-module.html#__package__">__package__</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport-module.html" onclick="show_private();">paramiko.transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1-module.html#_MSG_KEXDH_REPLY">_MSG_KEXDH_REPLY</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1-module.html" onclick="show_private();">paramiko.kex_group1</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys.HostKeyEntry-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys.HostKeyEntry-class.html">HostKeyEntry</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#__package__">__package__</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.util-module.html#_pfilter">_pfilter</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util-module.html">paramiko.util</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_gex.KexGex-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_gex.KexGex-class.html">KexGex</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.win_pageant-module.html#__package__">__package__</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.win_pageant-module.html">paramiko.win_pageant</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#_preferred_ciphers">_preferred_ciphers</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.kex_group1.KexGroup1-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.kex_group1.KexGroup1-class.html">KexGroup1</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Channel-class.html#__repr__">__repr__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Channel-class.html">Channel</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#_preferred_compression">_preferred_compression</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.logging22.Formatter-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.logging22.Formatter-class.html">Formatter</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Message-class.html#__repr__">__repr__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Message-class.html">Message</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#_preferred_kex">_preferred_kex</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.logging22.StreamHandler-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.logging22.StreamHandler-class.html">StreamHandler</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SFTPAttributes-class.html#__repr__">__repr__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SFTPAttributes-class.html">SFTPAttributes</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#_preferred_keys">_preferred_keys</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.logging22.logger-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.logging22.logger-class.html">logger</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SecurityOptions-class.html#__repr__">__repr__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SecurityOptions-class.html">SecurityOptions</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#_preferred_macs">_preferred_macs</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.pipe.OrPipe-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pipe.OrPipe-class.html">OrPipe</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#__repr__">__repr__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Transport-class.html#_PROTO_ID">_PROTO_ID</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Transport-class.html">Transport</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.pipe.PosixPipe-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pipe.PosixPipe-class.html">PosixPipe</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.ber.BER-class.html#__repr__">__repr__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.ber.BER-class.html">BER</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SecurityOptions-class.html#_set_ciphers">_set_ciphers()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SecurityOptions-class.html">SecurityOptions</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.pipe.WindowsPipe-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.pipe.WindowsPipe-class.html">WindowsPipe</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.hostkeys.HostKeyEntry-class.html#__repr__">__repr__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.hostkeys.HostKeyEntry-class.html">HostKeyEntry</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SecurityOptions-class.html#_set_compression">_set_compression()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SecurityOptions-class.html">SecurityOptions</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.primes.ModulusPack-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.primes.ModulusPack-class.html">ModulusPack</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.HostKeys-class.html#__setitem__">__setitem__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.HostKeys-class.html">HostKeys</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SecurityOptions-class.html#_set_digests">_set_digests()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SecurityOptions-class.html">SecurityOptions</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.ssh_exception.PartialAuthentication-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.ssh_exception.PartialAuthentication-class.html">PartialAuthentication</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.AgentKey-class.html#__str__">__str__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.AgentKey-class.html">AgentKey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SecurityOptions-class.html#_set_kex">_set_kex()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SecurityOptions-class.html">SecurityOptions</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.transport.ChannelMap-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.transport.ChannelMap-class.html">ChannelMap</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.BadAuthenticationType-class.html#__str__">__str__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.BadAuthenticationType-class.html">BadAuthenticationType</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.SecurityOptions-class.html#_set_key_types">_set_key_types()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.SecurityOptions-class.html">SecurityOptions</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.util.Counter-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util.Counter-class.html">Counter</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.DSSKey-class.html#__str__">__str__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.DSSKey-class.html">DSSKey</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.sftp-module.html#_VERSION">_VERSION</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.sftp-module.html" onclick="show_private();">paramiko.sftp</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="paramiko.util.enumerate-class.html#__init__">__init__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.util.enumerate-class.html">enumerate</a>)</span></td>
-<td width="33%" class="link-index"><a href="paramiko.Message-class.html#__str__">__str__()</a><br />
-<span class="index-where">(in&nbsp;<a href="paramiko.Message-class.html">Message</a>)</span></td>
-<td width="33%" class="link-index">&nbsp;</td>
-</tr>
-</table>
-</td></tr>
-</table>
-<br /><br /><!-- ==================== NAVIGATION BAR ==================== -->
-<table class="navbar" border="0" width="100%" cellpadding="0"
- bgcolor="#a0c0ff" cellspacing="0">
- <tr valign="middle">
- <!-- Home link -->
- <th>&nbsp;&nbsp;&nbsp;<a
- href="paramiko-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
-
- <!-- Tree link -->
- <th>&nbsp;&nbsp;&nbsp;<a
- href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
-
- <!-- Index link -->
- <th bgcolor="#70b0f0" class="navbar-select"
- >&nbsp;&nbsp;&nbsp;Indices&nbsp;&nbsp;&nbsp;</th>
-
- <!-- Help link -->
- <th>&nbsp;&nbsp;&nbsp;<a
- href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
-
- <th class="navbar" width="100%"></th>
- </tr>
-</table>
-<table border="0" cellpadding="0" cellspacing="0" width="100%%">
- <tr>
- <td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Mon May 23 13:50:01 2011
- </td>
- <td align="right" class="footer">
- <a target="mainFrame" href="http://epydoc.sourceforge.net"
- >http://epydoc.sourceforge.net</a>
- </td>
- </tr>
-</table>
-
-<script type="text/javascript">
- <!--
- // Private objects are initially displayed (because if
- // javascript is turned off then we want them to be
- // visible); but by default, we want to hide them. So hide
- // them unless we have a cookie that says to show them.
- checkCookie();
- // -->
-</script>
-</body>
-</html>