File: fr_method_index.html

package info (click to toggle)
libnet-ssh-ruby 1.0.10-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 3,180 kB
  • ctags: 2,327
  • sloc: ruby: 10,321; makefile: 52
file content (334 lines) | stat: -rw-r--r-- 38,134 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<!--

    Methods

  -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <title>Methods</title>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  <link rel="stylesheet" href="rdoc-style.css" type="text/css" />
  <base target="docwin" />
</head>
<body>
<div id="index">
  <h1 class="section-bar">Methods</h1>
  <div id="index-entries">
    <a href="classes/Net/SSH/UserAuth/UserKeyManager.html#M000148"><< (Net::SSH::UserAuth::UserKeyManager)</a><br />
    <a href="classes/Net/SSH/Util/BufferBase.html#M000117">== (Net::SSH::Util::BufferBase)</a><br />
    <a href="classes/Net/SSH/Connection/Channel.html#M000181">[] (Net::SSH::Connection::Channel)</a><br />
    <a href="classes/Net/SSH/Connection/Channel.html#M000182">[]= (Net::SSH::Connection::Channel)</a><br />
    <a href="classes/Net/SSH/Service/Forward/Driver.html#M000298">active_locals (Net::SSH::Service::Forward::Driver)</a><br />
    <a href="classes/Net/SSH/Service/Forward/Driver.html#M000299">active_remotes (Net::SSH::Service::Forward::Driver)</a><br />
    <a href="classes/Net/SSH/UserAuth/UserKeyManager.html#M000147">add (Net::SSH::UserAuth::UserKeyManager)</a><br />
    <a href="classes/Net/SSH/Connection/Driver.html#M000206">add_channel_open_handler (Net::SSH::Connection::Driver)</a><br />
    <a href="classes/Net/SSH/UserAuth/UserKeyManager.html#M000149">add_host_key (Net::SSH::UserAuth::UserKeyManager)</a><br />
    <a href="classes/Net/SSH/Connection/Driver.html#M000208">allocate_channel_id (Net::SSH::Connection::Driver)</a><br />
    <a href="classes/Net/SSH/Util/ReaderBufferImpl.html#M000103">append (Net::SSH::Util::ReaderBufferImpl)</a><br />
    <a href="classes/Net/SSH/UserAuth/Methods/KeyboardInteractive.html#M000139">authenticate (Net::SSH::UserAuth::Methods::KeyboardInteractive)</a><br />
    <a href="classes/Net/SSH/UserAuth/Methods/PublicKey.html#M000132">authenticate (Net::SSH::UserAuth::Methods::PublicKey)</a><br />
    <a href="classes/Net/SSH/UserAuth/Driver.html#M000163">authenticate (Net::SSH::UserAuth::Driver)</a><br />
    <a href="classes/Net/SSH/UserAuth/Methods/HostBased.html#M000134">authenticate (Net::SSH::UserAuth::Methods::HostBased)</a><br />
    <a href="classes/Net/SSH/UserAuth/Methods/Password.html#M000137">authenticate (Net::SSH::UserAuth::Methods::Password)</a><br />
    <a href="classes/Net/SSH/Transport/IdentityCipher.html#M000082">block_size (Net::SSH::Transport::IdentityCipher)</a><br />
    <a href="classes/Net/SSH/Transport/OSSL/BufferFactory.html#M000034">buffer (Net::SSH::Transport::OSSL::BufferFactory)</a><br />
    <a href="classes/Net/SSH/UserAuth/Methods/HostBased.html#M000135">build_request (Net::SSH::UserAuth::Methods::HostBased)</a><br />
    <a href="classes/Net/SSH/Service/Forward/Driver.html#M000300">cancel_local (Net::SSH::Service::Forward::Driver)</a><br />
    <a href="classes/Net/SSH/Service/Forward/Driver.html#M000301">cancel_remote (Net::SSH::Service::Forward::Driver)</a><br />
    <a href="classes/Net/SSH/Connection/Driver.html#M000205">channels (Net::SSH::Connection::Driver)</a><br />
    <a href="classes/Net/SSH/Util/ReaderBufferImpl.html#M000114">clear! (Net::SSH::Util::ReaderBufferImpl)</a><br />
    <a href="classes/Net/SSH/UserAuth/UserKeyManager.html#M000145">clear! (Net::SSH::UserAuth::UserKeyManager)</a><br />
    <a href="classes/Net/SSH/Util/BufferBase.html#M000118">clear! (Net::SSH::Util::BufferBase)</a><br />
    <a href="classes/Net/SSH/UserAuth/UserKeyManager.html#M000146">clear_host! (Net::SSH::UserAuth::UserKeyManager)</a><br />
    <a href="classes/Net/SSH/Transport/Session.html#M000073">client_name (Net::SSH::Transport::Session)</a><br />
    <a href="classes/Net/SSH/UserAuth/Pageant/Socket.html#M000128">close (Net::SSH::UserAuth::Pageant::Socket)</a><br />
    <a href="classes/Net/SSH/Session.html#M000304">close (Net::SSH::Session)</a><br />
    <a href="classes/Net/SSH/Transport/Session.html#M000074">close (Net::SSH::Transport::Session)</a><br />
    <a href="classes/Net/SSH/Service/Process/OpenManager.html#M000253">close (Net::SSH::Service::Process::OpenManager)</a><br />
    <a href="classes/Net/SSH/Connection/Channel.html#M000183">close (Net::SSH::Connection::Channel)</a><br />
    <a href="classes/Net/SSH/UserAuth/Agent.html#M000142">close (Net::SSH::UserAuth::Agent)</a><br />
    <a href="classes/Net/SSH/Service/Process/OpenManager.html#M000252">close_input (Net::SSH::Service::Process::OpenManager)</a><br />
    <a href="classes/Net/SSH/Transport/Compress/NoneCompressor.html#M000045">compress (Net::SSH::Transport::Compress::NoneCompressor)</a><br />
    <a href="classes/Net/SSH/Transport/Compress/ZLibCompressor.html#M000048">compress (Net::SSH::Transport::Compress::ZLibCompressor)</a><br />
    <a href="classes/Net/SSH/Transport/Compress/Compressor.html#M000054">compress (Net::SSH::Transport::Compress::Compressor)</a><br />
    <a href="classes/Net/SSH/Transport/PacketStream.html#M000081">compute_hmac (Net::SSH::Transport::PacketStream)</a><br />
    <a href="classes/Net/SSH/Transport/Compress/ZLibCompressor.html#M000047">configure (Net::SSH::Transport::Compress::ZLibCompressor)</a><br />
    <a href="classes/Net/SSH/Transport/Compress/Compressor.html#M000053">configure (Net::SSH::Transport::Compress::Compressor)</a><br />
    <a href="classes/Net/SSH/Transport/Compress/Decompressor.html#M000056">configure (Net::SSH::Transport::Compress::Decompressor)</a><br />
    <a href="classes/Net/SSH/UserAuth/Agent.html#M000140">connect! (Net::SSH::UserAuth::Agent)</a><br />
    <a href="classes/Net/SSH/Connection/Channel.html#M000166">create (Net::SSH::Connection::Channel)</a><br />
    <a href="classes/Net/SSH/Service/Process/POpen3Manager/SSHOutputPipe.html#M000240">data_available? (Net::SSH::Service::Process::POpen3Manager::SSHOutputPipe)</a><br />
    <a href="classes/Net/SSH/Transport/Compress/ZLibDecompressor.html#M000050">decompress (Net::SSH::Transport::Compress::ZLibDecompressor)</a><br />
    <a href="classes/Net/SSH/Transport/Compress/Decompressor.html#M000057">decompress (Net::SSH::Transport::Compress::Decompressor)</a><br />
    <a href="classes/Net/SSH/Transport/Compress/NoneDecompressor.html#M000051">decompress (Net::SSH::Transport::Compress::NoneDecompressor)</a><br />
    <a href="classes/Net/SSH/Transport/IdentityCipher.html#M000084">decrypt (Net::SSH::Transport::IdentityCipher)</a><br />
    <a href="classes/Net/SSH/Transport/OSSL/HMAC/None.html#M000023">digest (Net::SSH::Transport::OSSL::HMAC::None)</a><br />
    <a href="classes/Net/SSH/Transport/OSSL/HMAC/Abstract.html#M000025">digest (Net::SSH::Transport::OSSL::HMAC::Abstract)</a><br />
    <a href="classes/Net/SSH/Service/Forward/Driver.html#M000294">direct_channel (Net::SSH::Service::Forward::Driver)</a><br />
    <a href="classes/Net/SSH/Connection/Driver.html#M000226">do_channel_close (Net::SSH::Connection::Driver)</a><br />
    <a href="classes/Net/SSH/Connection/Driver.html#M000223">do_channel_data (Net::SSH::Connection::Driver)</a><br />
    <a href="classes/Net/SSH/Connection/Driver.html#M000225">do_channel_eof (Net::SSH::Connection::Driver)</a><br />
    <a href="classes/Net/SSH/Connection/Driver.html#M000224">do_channel_extended_data (Net::SSH::Connection::Driver)</a><br />
    <a href="classes/Net/SSH/Connection/Driver.html#M000229">do_channel_failure (Net::SSH::Connection::Driver)</a><br />
    <a href="classes/Net/SSH/Connection/Driver.html#M000219">do_channel_open (Net::SSH::Connection::Driver)</a><br />
    <a href="classes/Net/SSH/Connection/Driver.html#M000221">do_channel_open_confirmation (Net::SSH::Connection::Driver)</a><br />
    <a href="classes/Net/SSH/Connection/Driver.html#M000220">do_channel_open_failure (Net::SSH::Connection::Driver)</a><br />
    <a href="classes/Net/SSH/Connection/Driver.html#M000227">do_channel_request (Net::SSH::Connection::Driver)</a><br />
    <a href="classes/Net/SSH/Connection/Driver.html#M000228">do_channel_success (Net::SSH::Connection::Driver)</a><br />
    <a href="classes/Net/SSH/Connection/Driver.html#M000222">do_channel_window_adjust (Net::SSH::Connection::Driver)</a><br />
    <a href="classes/Net/SSH/Service/Process/OpenManager.html#M000259">do_close (Net::SSH::Service::Process::OpenManager)</a><br />
    <a href="classes/Net/SSH/Service/Process/OpenManager.html#M000254">do_confirm (Net::SSH::Service::Process::OpenManager)</a><br />
    <a href="classes/Net/SSH/Connection/Channel.html#M000198">do_confirm_failed (Net::SSH::Connection::Channel)</a><br />
    <a href="classes/Net/SSH/Connection/Channel.html#M000197">do_confirm_open (Net::SSH::Connection::Channel)</a><br />
    <a href="classes/Net/SSH/Service/Process/OpenManager.html#M000257">do_data (Net::SSH::Service::Process::OpenManager)</a><br />
    <a href="classes/Net/SSH/Connection/Channel.html#M000200">do_data (Net::SSH::Connection::Channel)</a><br />
    <a href="classes/Net/SSH/Service/Process/POpen3Manager/SSHStdoutPipe.html#M000238">do_data (Net::SSH::Service::Process::POpen3Manager::SSHStdoutPipe)</a><br />
    <a href="classes/Net/SSH/Service/Process/POpen3Manager/SSHStderrPipe.html#M000243">do_data (Net::SSH::Service::Process::POpen3Manager::SSHStderrPipe)</a><br />
    <a href="classes/Net/SSH/Service/Process/OpenManager.html#M000256">do_exec_failure (Net::SSH::Service::Process::OpenManager)</a><br />
    <a href="classes/Net/SSH/Service/Process/OpenManager.html#M000255">do_exec_success (Net::SSH::Service::Process::OpenManager)</a><br />
    <a href="classes/Net/SSH/Connection/Channel.html#M000201">do_extended_data (Net::SSH::Connection::Channel)</a><br />
    <a href="classes/Net/SSH/Service/Process/OpenManager.html#M000258">do_extended_data (Net::SSH::Service::Process::OpenManager)</a><br />
    <a href="classes/Net/SSH/Connection/Driver.html#M000216">do_global_request (Net::SSH::Connection::Driver)</a><br />
    <a href="classes/Net/SSH/Service/Forward/Driver.html#M000302">do_open_channel (Net::SSH::Service::Forward::Driver)</a><br />
    <a href="classes/Net/SSH/Service/Process/OpenManager.html#M000260">do_request (Net::SSH::Service::Process::OpenManager)</a><br />
    <a href="classes/Net/SSH/Connection/Driver.html#M000218">do_request_failure (Net::SSH::Connection::Driver)</a><br />
    <a href="classes/Net/SSH/Connection/Driver.html#M000217">do_request_success (Net::SSH::Connection::Driver)</a><br />
    <a href="classes/Net/SSH/Connection/Channel.html#M000199">do_window_adjust (Net::SSH::Connection::Channel)</a><br />
    <a href="classes/Net/SSH/Transport/IdentityCipher.html#M000083">encrypt (Net::SSH::Transport::IdentityCipher)</a><br />
    <a href="classes/Net/SSH/Util/ReaderBufferImpl.html#M000113">eof? (Net::SSH::Util::ReaderBufferImpl)</a><br />
    <a href="classes/Net/SSH/Connection/Channel.html#M000196">event (Net::SSH::Connection::Channel)</a><br />
    <a href="classes/Net/SSH/Transport/Kex/DiffieHellmanGroup1SHA1.html#M000060">exchange_keys (Net::SSH::Transport::Kex::DiffieHellmanGroup1SHA1)</a><br />
    <a href="classes/Net/SSH/Connection/Channel.html#M000194">exec (Net::SSH::Connection::Channel)</a><br />
    <a href="classes/Net/SSH/Transport/IdentityCipher.html#M000086">final (Net::SSH::Transport::IdentityCipher)</a><br />
    <a href="classes/Net/SSH/Transport/OSSL/HMACFactory.html#M000031">find_algorithm (Net::SSH::Transport::OSSL::HMACFactory)</a><br />
    <a href="classes/Net/SSH/UserAuth/UserKeyManager.html#M000150">finish (Net::SSH::UserAuth::UserKeyManager)</a><br />
    <a href="classes/Net/SSH/Transport/OSSL/CipherFactory.html#M000042">get (Net::SSH::Transport::OSSL::CipherFactory)</a><br />
    <a href="classes/Net/SSH/Transport/OSSL/KeyFactory.html#M000036">get (Net::SSH::Transport::OSSL::KeyFactory)</a><br />
    <a href="classes/Net/SSH/Transport/OSSL/DigestFactory.html#M000040">get (Net::SSH::Transport::OSSL::DigestFactory)</a><br />
    <a href="classes/Net/SSH/Transport/IncomingPacketStream.html#M000068">get (Net::SSH::Transport::IncomingPacketStream)</a><br />
    <a href="classes/Net/SSH/Transport/OSSL/HMACFactory.html#M000029">get (Net::SSH::Transport::OSSL::HMACFactory)</a><br />
    <a href="classes/Net/SSH/Transport/OSSL/HMACFactory.html#M000030">get_key_length (Net::SSH::Transport::OSSL::HMACFactory)</a><br />
    <a href="classes/Net/SSH/Transport/OSSL/CipherFactory.html#M000043">get_lengths (Net::SSH::Transport::OSSL::CipherFactory)</a><br />
    <a href="classes/Net/SSH/Connection/Driver.html#M000212">global_request (Net::SSH::Connection::Driver)</a><br />
    <a href="classes/Net/SSH/UserAuth/UserKeyManager.html#M000152">host_identities (Net::SSH::UserAuth::UserKeyManager)</a><br />
    <a href="classes/Net/SSH/UserAuth/UserKeyManager.html#M000151">identities (Net::SSH::UserAuth::UserKeyManager)</a><br />
    <a href="classes/Net/SSH/UserAuth/Agent.html#M000141">identities (Net::SSH::UserAuth::Agent)</a><br />
    <a href="classes/Net/SSH/Util/BufferBase.html#M000115">length (Net::SSH::Util::BufferBase)</a><br />
    <a href="classes/Net/SSH/Transport/OSSL/KeyFactory.html#M000037">load_private_key (Net::SSH::Transport::OSSL::KeyFactory)</a><br />
    <a href="classes/Net/SSH/Transport/OSSL/KeyFactory.html#M000038">load_public_key (Net::SSH::Transport::OSSL::KeyFactory)</a><br />
    <a href="classes/Net/SSH/Service/Forward/Driver.html#M000295">local (Net::SSH::Service::Forward::Driver)</a><br />
    <a href="classes/Net/SSH/Session.html#M000307">loop (Net::SSH::Session)</a><br />
    <a href="classes/Net/SSH/Connection/Driver.html#M000210">loop (Net::SSH::Connection::Driver)</a><br />
    <a href="classes/Net/SSH/Service/Shell/Shell.html#M000273">method_missing (Net::SSH::Service::Shell::Shell)</a><br />
    <a href="classes/Net/SSH/Service/Shell/SyncShell.html#M000282">method_missing (Net::SSH::Service::Shell::SyncShell)</a><br />
    <a href="classes/Net/SSH/Session.html#M000308">method_missing (Net::SSH::Session)</a><br />
    <a href="classes/Net/SSH/Transport/IdentityCipher.html#M000087">name (Net::SSH::Transport::IdentityCipher)</a><br />
    <a href="classes/Net/SSH/Transport/VersionNegotiator.html#M000062">negotiate (Net::SSH::Transport::VersionNegotiator)</a><br />
    <a href="classes/Net/SSH/Transport/AlgorithmNegotiator.html#M000070">negotiate (Net::SSH::Transport::AlgorithmNegotiator)</a><br />
    <a href="classes/Net/SSH/Util/WriterBuffer.html#M000120">new (Net::SSH::Util::WriterBuffer)</a><br />
    <a href="classes/Net/SSH/Service/Process/POpen3Manager/SSHOutputPipe.html#M000239">new (Net::SSH::Service::Process::POpen3Manager::SSHOutputPipe)</a><br />
    <a href="classes/Net/SSH/Service/Process/POpen3Manager/SSHStdoutPipe.html#M000237">new (Net::SSH::Service::Process::POpen3Manager::SSHStdoutPipe)</a><br />
    <a href="classes/Net/SSH/Service/Process/POpen3Manager/SSHStdinPipe.html#M000234">new (Net::SSH::Service::Process::POpen3Manager::SSHStdinPipe)</a><br />
    <a href="classes/Net/SSH/Service/Process/POpen3Manager.html#M000232">new (Net::SSH::Service::Process::POpen3Manager)</a><br />
    <a href="classes/Net/SSH/Session.html#M000303">new (Net::SSH::Session)</a><br />
    <a href="classes/Net/SSH/Transport/OSSL/HMAC/SHA1_96.html#M000020">new (Net::SSH::Transport::OSSL::HMAC::SHA1_96)</a><br />
    <a href="classes/Net/SSH/Util/Buffer.html#M000119">new (Net::SSH::Util::Buffer)</a><br />
    <a href="classes/Net/SSH/Service/Shell/Driver.html#M000274">new (Net::SSH::Service::Shell::Driver)</a><br />
    <a href="classes/Net/SSH/Transport/OSSL/HMAC/MD5_96.html#M000021">new (Net::SSH::Transport::OSSL::HMAC::MD5_96)</a><br />
    <a href="classes/Net/SSH/Util/ReaderBuffer.html#M000122">new (Net::SSH::Util::ReaderBuffer)</a><br />
    <a href="classes/Net/SSH/Transport/OSSL/HMAC/None.html#M000022">new (Net::SSH::Transport::OSSL::HMAC::None)</a><br />
    <a href="classes/Net/SSH/Transport/OSSL/HMAC/Abstract.html#M000024">new (Net::SSH::Transport::OSSL::HMAC::Abstract)</a><br />
    <a href="classes/Net/SSH/UserAuth/Pageant/Socket.html#M000125">new (Net::SSH::UserAuth::Pageant::Socket)</a><br />
    <a href="classes/Net/SSH/Service/Process/POpen3Manager/SSHStderrPipe.html#M000242">new (Net::SSH::Service::Process::POpen3Manager::SSHStderrPipe)</a><br />
    <a href="classes/Net/SSH/Service/Shell/Shell.html#M000265">new (Net::SSH::Service::Shell::Shell)</a><br />
    <a href="classes/Net/SSH/Transport/OSSL/HMAC/SHA1.html#M000026">new (Net::SSH::Transport::OSSL::HMAC::SHA1)</a><br />
    <a href="classes/Net/SSH/Transport/OSSL/HMAC/MD5.html#M000027">new (Net::SSH::Transport::OSSL::HMAC::MD5)</a><br />
    <a href="classes/Net/SSH/Transport/OSSL/HMACFactory.html#M000028">new (Net::SSH::Transport::OSSL::HMACFactory)</a><br />
    <a href="classes/Net/SSH/UserAuth/Methods/PublicKey.html#M000131">new (Net::SSH::UserAuth::Methods::PublicKey)</a><br />
    <a href="classes/Net/SSH/Connection/Driver.html#M000202">new (Net::SSH::Connection::Driver)</a><br />
    <a href="classes/Net/SSH/UserAuth/Methods/HostBased.html#M000133">new (Net::SSH::UserAuth::Methods::HostBased)</a><br />
    <a href="classes/Net/SSH/Transport/OSSL/KeyFactory.html#M000035">new (Net::SSH::Transport::OSSL::KeyFactory)</a><br />
    <a href="classes/Net/SSH/Service/Shell/SyncShell.html#M000277">new (Net::SSH::Service::Shell::SyncShell)</a><br />
    <a href="classes/Net/SSH/UserAuth/Methods/Password.html#M000136">new (Net::SSH::UserAuth::Methods::Password)</a><br />
    <a href="classes/Net/SSH/Transport/OSSL/DigestFactory.html#M000039">new (Net::SSH::Transport::OSSL::DigestFactory)</a><br />
    <a href="classes/Net/SSH/UserAuth/Methods/KeyboardInteractive.html#M000138">new (Net::SSH::UserAuth::Methods::KeyboardInteractive)</a><br />
    <a href="classes/Net/SSH/Transport/OSSL/CipherFactory.html#M000041">new (Net::SSH::Transport::OSSL::CipherFactory)</a><br />
    <a href="classes/Net/SSH/Service/Forward/LocalNetworkHandler.html#M000284">new (Net::SSH::Service::Forward::LocalNetworkHandler)</a><br />
    <a href="classes/Net/SSH/Transport/Compress/ZLibCompressor.html#M000046">new (Net::SSH::Transport::Compress::ZLibCompressor)</a><br />
    <a href="classes/Net/SSH/Connection/Channel.html#M000167">new (Net::SSH::Connection::Channel)</a><br />
    <a href="classes/Net/SSH/Transport/Compress/ZLibDecompressor.html#M000049">new (Net::SSH::Transport::Compress::ZLibDecompressor)</a><br />
    <a href="classes/Net/SSH/UserAuth/UserKeyManager.html#M000144">new (Net::SSH::UserAuth::UserKeyManager)</a><br />
    <a href="classes/Net/SSH/Transport/Compress/Compressor.html#M000052">new (Net::SSH::Transport::Compress::Compressor)</a><br />
    <a href="classes/Net/SSH/Transport/Compress/Decompressor.html#M000055">new (Net::SSH::Transport::Compress::Decompressor)</a><br />
    <a href="classes/Net/SSH/Proxy/HTTP.html#M000092">new (Net::SSH::Proxy::HTTP)</a><br />
    <a href="classes/Net/SSH/Service/Process/OpenManager.html#M000244">new (Net::SSH::Service::Process::OpenManager)</a><br />
    <a href="classes/Net/SSH/Proxy/SOCKS5.html#M000090">new (Net::SSH::Proxy::SOCKS5)</a><br />
    <a href="classes/Net/SSH/Transport/Session.html#M000072">new (Net::SSH::Transport::Session)</a><br />
    <a href="classes/Net/SSH/Proxy/SOCKS4.html#M000088">new (Net::SSH::Proxy::SOCKS4)</a><br />
    <a href="classes/Net/SSH/Service/Forward/RemoteNetworkHandler.html#M000288">new (Net::SSH::Service::Forward::RemoteNetworkHandler)</a><br />
    <a href="classes/Net/SSH/Transport/AlgorithmNegotiator.html#M000069">new (Net::SSH::Transport::AlgorithmNegotiator)</a><br />
    <a href="classes/Net/SSH/Transport/Kex/DiffieHellmanGroup1SHA1.html#M000059">new (Net::SSH::Transport::Kex::DiffieHellmanGroup1SHA1)</a><br />
    <a href="classes/Net/SSH/Service/Process/Driver.html#M000261">new (Net::SSH::Service::Process::Driver)</a><br />
    <a href="classes/Net/SSH/UserAuth/Driver.html#M000156">new (Net::SSH::UserAuth::Driver)</a><br />
    <a href="classes/Net/SSH/Transport/VersionNegotiator.html#M000061">new (Net::SSH::Transport::VersionNegotiator)</a><br />
    <a href="classes/Net/SSH/Transport/IncomingPacketStream.html#M000066">new (Net::SSH::Transport::IncomingPacketStream)</a><br />
    <a href="classes/Net/SSH/Transport/OutgoingPacketStream.html#M000063">new (Net::SSH::Transport::OutgoingPacketStream)</a><br />
    <a href="classes/Net/SSH/Service/Forward/Driver.html#M000293">new (Net::SSH::Service::Forward::Driver)</a><br />
    <a href="classes/Net/SSH/Transport/PacketStream.html#M000079">new (Net::SSH::Transport::PacketStream)</a><br />
    <a href="classes/Net/SSH/UserAuth/Driver.html#M000160">on_banner (Net::SSH::UserAuth::Driver)</a><br />
    <a href="classes/Net/SSH/Service/Forward/RemoteNetworkHandler.html#M000291">on_close (Net::SSH::Service::Forward::RemoteNetworkHandler)</a><br />
    <a href="classes/Net/SSH/Connection/Channel.html#M000177">on_close (Net::SSH::Connection::Channel)</a><br />
    <a href="classes/Net/SSH/Connection/Channel.html#M000169">on_confirm_failed (Net::SSH::Connection::Channel)</a><br />
    <a href="classes/Net/SSH/Connection/Channel.html#M000168">on_confirm_open (Net::SSH::Connection::Channel)</a><br />
    <a href="classes/Net/SSH/Connection/Channel.html#M000171">on_data (Net::SSH::Connection::Channel)</a><br />
    <a href="classes/Net/SSH/Service/Forward/RemoteNetworkHandler.html#M000290">on_eof (Net::SSH::Service::Forward::RemoteNetworkHandler)</a><br />
    <a href="classes/Net/SSH/Service/Forward/LocalNetworkHandler.html#M000286">on_eof (Net::SSH::Service::Forward::LocalNetworkHandler)</a><br />
    <a href="classes/Net/SSH/Connection/Channel.html#M000173">on_eof (Net::SSH::Connection::Channel)</a><br />
    <a href="classes/Net/SSH/Service/Process/OpenManager.html#M000249">on_exit (Net::SSH::Service::Process::OpenManager)</a><br />
    <a href="classes/Net/SSH/Connection/Channel.html#M000172">on_extended_data (Net::SSH::Connection::Channel)</a><br />
    <a href="classes/Net/SSH/Service/Process/OpenManager.html#M000246">on_failure (Net::SSH::Service::Process::OpenManager)</a><br />
    <a href="classes/Net/SSH/Connection/Channel.html#M000176">on_failure (Net::SSH::Connection::Channel)</a><br />
    <a href="classes/Net/SSH/Service/Forward/RemoteNetworkHandler.html#M000289">on_open (Net::SSH::Service::Forward::RemoteNetworkHandler)</a><br />
    <a href="classes/Net/SSH/Service/Forward/RemoteNetworkHandler.html#M000292">on_receive (Net::SSH::Service::Forward::RemoteNetworkHandler)</a><br />
    <a href="classes/Net/SSH/Service/Forward/LocalNetworkHandler.html#M000285">on_receive (Net::SSH::Service::Forward::LocalNetworkHandler)</a><br />
    <a href="classes/Net/SSH/Connection/Channel.html#M000174">on_request (Net::SSH::Connection::Channel)</a><br />
    <a href="classes/Net/SSH/Service/Process/OpenManager.html#M000248">on_stderr (Net::SSH::Service::Process::OpenManager)</a><br />
    <a href="classes/Net/SSH/Service/Process/OpenManager.html#M000247">on_stdout (Net::SSH::Service::Process::OpenManager)</a><br />
    <a href="classes/Net/SSH/Connection/Channel.html#M000175">on_success (Net::SSH::Connection::Channel)</a><br />
    <a href="classes/Net/SSH/Service/Process/OpenManager.html#M000245">on_success (Net::SSH::Service::Process::OpenManager)</a><br />
    <a href="classes/Net/SSH/Connection/Channel.html#M000170">on_window_adjust (Net::SSH::Connection::Channel)</a><br />
    <a href="classes/Net/SSH/Service/Process/Driver.html#M000262">open (Net::SSH::Service::Process::Driver)</a><br />
    <a href="classes/Net/SSH/UserAuth/Pageant/Socket.html#M000124">open (Net::SSH::UserAuth::Pageant::Socket)</a><br />
    <a href="classes/Net/SSH/Proxy/SOCKS4.html#M000089">open (Net::SSH::Proxy::SOCKS4)</a><br />
    <a href="classes/Net/SSH/Proxy/HTTP.html#M000093">open (Net::SSH::Proxy::HTTP)</a><br />
    <a href="classes/Net/SSH/Connection/Channel.html#M000165">open (Net::SSH::Connection::Channel)</a><br />
    <a href="classes/Net/SSH/Service/Shell/Driver.html#M000275">open (Net::SSH::Service::Shell::Driver)</a><br />
    <a href="classes/Net/SSH/Proxy/SOCKS5.html#M000091">open (Net::SSH::Proxy::SOCKS5)</a><br />
    <a href="classes/Net/SSH/Service/Shell/SyncShell.html#M000278">open? (Net::SSH::Service::Shell::SyncShell)</a><br />
    <a href="classes/Net/SSH/Service/Shell/Shell.html#M000266">open? (Net::SSH::Service::Shell::Shell)</a><br />
    <a href="classes/Net/SSH/Session.html#M000305">open? (Net::SSH::Session)</a><br />
    <a href="classes/Net/SSH/Connection/Driver.html#M000203">open_channel (Net::SSH::Connection::Driver)</a><br />
    <a href="classes/Net/SSH/Session.html#M000306">open_channel (Net::SSH::Session)</a><br />
    <a href="classes/Net/SSH/Util/Prompter.html#M000121">password (Net::SSH::Util::Prompter)</a><br />
    <a href="classes/Net/SSH/Connection/Driver.html#M000215">ping! (Net::SSH::Connection::Driver)</a><br />
    <a href="classes/Net/SSH/Transport/Session.html#M000078">ping! (Net::SSH::Transport::Session)</a><br />
    <a href="classes/Net/SSH/Service/Process/Driver.html#M000263">popen3 (Net::SSH::Service::Process::Driver)</a><br />
    <a href="classes/Net/SSH/Service/Process/POpen3Manager.html#M000233">popen3 (Net::SSH::Service::Process::POpen3Manager)</a><br />
    <a href="classes/Net/SSH/Service/Forward/LocalNetworkHandler.html#M000287">process (Net::SSH::Service::Forward::LocalNetworkHandler)</a><br />
    <a href="classes/Net/SSH/Connection/Driver.html#M000211">process (Net::SSH::Connection::Driver)</a><br />
    <a href="classes/Net/SSH/Connection/Channel.html#M000179">property (Net::SSH::Connection::Channel)</a><br />
    <a href="classes/Net/SSH/Service/Process/POpen3Manager/SSHStdinPipe.html#M000236">puts (Net::SSH::Service::Process::POpen3Manager::SSHStdinPipe)</a><br />
    <a href="classes/Net/SSH/Service/Process/OpenManager.html#M000251">puts (Net::SSH::Service::Process::OpenManager)</a><br />
    <a href="classes/Net/SSH/Service/Process/POpen3Manager/SSHOutputPipe.html#M000241">read (Net::SSH::Service::Process::POpen3Manager::SSHOutputPipe)</a><br />
    <a href="classes/Net/SSH/Util/ReaderBufferImpl.html#M000105">read (Net::SSH::Util::ReaderBufferImpl)</a><br />
    <a href="classes/Net/SSH/UserAuth/Pageant/Socket.html#M000129">read (Net::SSH::UserAuth::Pageant::Socket)</a><br />
    <a href="classes/Net/SSH/Transport/OSSL/ReaderBufferImpl.html#M000016">read_bignum (Net::SSH::Transport::OSSL::ReaderBufferImpl)</a><br />
    <a href="classes/Net/SSH/Util/ReaderBufferImpl.html#M000111">read_bool (Net::SSH::Util::ReaderBufferImpl)</a><br />
    <a href="classes/Net/SSH/Util/ReaderBufferImpl.html#M000109">read_byte (Net::SSH::Util::ReaderBufferImpl)</a><br />
    <a href="classes/Net/SSH/Util/ReaderBufferImpl.html#M000106">read_int64 (Net::SSH::Util::ReaderBufferImpl)</a><br />
    <a href="classes/Net/SSH/Transport/OSSL/ReaderBufferImpl.html#M000017">read_key (Net::SSH::Transport::OSSL::ReaderBufferImpl)</a><br />
    <a href="classes/Net/SSH/Transport/OSSL/ReaderBufferImpl.html#M000018">read_keyblob (Net::SSH::Transport::OSSL::ReaderBufferImpl)</a><br />
    <a href="classes/Net/SSH/Util/ReaderBufferImpl.html#M000107">read_long (Net::SSH::Util::ReaderBufferImpl)</a><br />
    <a href="classes/Net/SSH/Util/ReaderBufferImpl.html#M000108">read_short (Net::SSH::Util::ReaderBufferImpl)</a><br />
    <a href="classes/Net/SSH/Util/ReaderBufferImpl.html#M000110">read_string (Net::SSH::Util::ReaderBufferImpl)</a><br />
    <a href="classes/Net/SSH/Transport/OSSL/BufferFactory.html#M000032">reader (Net::SSH::Transport::OSSL::BufferFactory)</a><br />
    <a href="classes/Net/SSH/Connection/Driver.html#M000214">reader_ready? (Net::SSH::Connection::Driver)</a><br />
    <a href="classes/Net/SSH/Transport/Session.html#M000077">reader_ready? (Net::SSH::Transport::Session)</a><br />
    <a href="classes/Net/SSH/Connection/Driver.html#M000209">register_data_request (Net::SSH::Connection::Driver)</a><br />
    <a href="classes/Net/SSH.html#M000012">register_service (Net::SSH)</a><br />
    <a href="classes/Net/SSH/UserAuth.html#M000123">register_services (Net::SSH::UserAuth)</a><br />
    <a href="classes/Net/SSH/Transport/OSSL.html#M000014">register_services (Net::SSH::Transport::OSSL)</a><br />
    <a href="classes/Net/SSH/Connection.html#M000164">register_services (Net::SSH::Connection)</a><br />
    <a href="classes/Net/SSH/Transport.html#M000013">register_services (Net::SSH::Transport)</a><br />
    <a href="classes/Net/SSH/Transport/OSSL/HMAC.html#M000019">register_services (Net::SSH::Transport::OSSL::HMAC)</a><br />
    <a href="classes/Net/SSH/Service/Forward.html#M000283">register_services (Net::SSH::Service::Forward)</a><br />
    <a href="classes/Net/SSH/Transport/Compress.html#M000044">register_services (Net::SSH::Transport::Compress)</a><br />
    <a href="classes/Net/SSH/Service.html#M000230">register_services (Net::SSH::Service)</a><br />
    <a href="classes/Net/SSH/Transport/Kex.html#M000058">register_services (Net::SSH::Transport::Kex)</a><br />
    <a href="classes/Net/SSH/UserAuth/Methods.html#M000130">register_services (Net::SSH::UserAuth::Methods)</a><br />
    <a href="classes/Net/SSH/Service/Shell.html#M000264">register_services (Net::SSH::Service::Shell)</a><br />
    <a href="classes/Net/SSH/Service/Process.html#M000231">register_services (Net::SSH::Service::Process)</a><br />
    <a href="classes/Net/SSH/Util/ReaderBufferImpl.html#M000104">remainder_as_buffer (Net::SSH::Util::ReaderBufferImpl)</a><br />
    <a href="classes/Net/SSH/Service/Forward/Driver.html#M000296">remote (Net::SSH::Service::Forward::Driver)</a><br />
    <a href="classes/Net/SSH/Service/Forward/Driver.html#M000297">remote_to (Net::SSH::Service::Forward::Driver)</a><br />
    <a href="classes/Net/SSH/Connection/Driver.html#M000204">remove_channel (Net::SSH::Connection::Driver)</a><br />
    <a href="classes/Net/SSH/Connection/Driver.html#M000207">remove_channel_open_handler (Net::SSH::Connection::Driver)</a><br />
    <a href="classes/Net/SSH/Connection/Channel.html#M000193">request_pty (Net::SSH::Connection::Channel)</a><br />
    <a href="classes/Net/SSH/Util/ReaderBufferImpl.html#M000112">reset! (Net::SSH::Util::ReaderBufferImpl)</a><br />
    <a href="classes/Net/SSH/Transport/OutgoingPacketStream.html#M000065">send (Net::SSH::Transport::OutgoingPacketStream)</a><br />
    <a href="classes/Net/SSH/UserAuth/Pageant/Socket.html#M000126">send (Net::SSH::UserAuth::Pageant::Socket)</a><br />
    <a href="classes/Net/SSH/Service/Shell/SyncShell.html#M000279">send_command (Net::SSH::Service::Shell::SyncShell)</a><br />
    <a href="classes/Net/SSH/Service/Shell/Shell.html#M000271">send_data (Net::SSH::Service::Shell::Shell)</a><br />
    <a href="classes/Net/SSH/Service/Shell/SyncShell.html#M000280">send_data (Net::SSH::Service::Shell::SyncShell)</a><br />
    <a href="classes/Net/SSH/Connection/Channel.html#M000189">send_data (Net::SSH::Connection::Channel)</a><br />
    <a href="classes/Net/SSH/Connection/Channel.html#M000191">send_data_packet (Net::SSH::Connection::Channel)</a><br />
    <a href="classes/Net/SSH/Connection/Channel.html#M000184">send_eof (Net::SSH::Connection::Channel)</a><br />
    <a href="classes/Net/SSH/Connection/Channel.html#M000190">send_extended_data (Net::SSH::Connection::Channel)</a><br />
    <a href="classes/Net/SSH/Service/Shell/SyncShell.html#M000281">send_extended_data (Net::SSH::Service::Shell::SyncShell)</a><br />
    <a href="classes/Net/SSH/Service/Shell/Shell.html#M000272">send_extended_data (Net::SSH::Service::Shell::Shell)</a><br />
    <a href="classes/Net/SSH/Connection/Channel.html#M000192">send_extended_data_packet (Net::SSH::Connection::Channel)</a><br />
    <a href="classes/Net/SSH/Connection/Driver.html#M000213">send_message (Net::SSH::Connection::Driver)</a><br />
    <a href="classes/Net/SSH/Transport/Session.html#M000076">send_message (Net::SSH::Transport::Session)</a><br />
    <a href="classes/Net/SSH/UserAuth/Driver.html#M000161">send_message (Net::SSH::UserAuth::Driver)</a><br />
    <a href="classes/Net/SSH/UserAuth/Pageant/Socket.html#M000127">send_query (Net::SSH::UserAuth::Pageant::Socket)</a><br />
    <a href="classes/Net/SSH/Connection/Channel.html#M000187">send_request (Net::SSH::Connection::Channel)</a><br />
    <a href="classes/Net/SSH/Connection/Channel.html#M000186">send_request_string (Net::SSH::Connection::Channel)</a><br />
    <a href="classes/Net/SSH/Connection/Channel.html#M000185">send_signal (Net::SSH::Connection::Channel)</a><br />
    <a href="classes/Net/SSH/Connection/Channel.html#M000188">send_window_adjust (Net::SSH::Connection::Channel)</a><br />
    <a href="classes/Net/SSH/Transport/OutgoingPacketStream.html#M000064">set_algorithms (Net::SSH::Transport::OutgoingPacketStream)</a><br />
    <a href="classes/Net/SSH/Transport/PacketStream.html#M000080">set_algorithms (Net::SSH::Transport::PacketStream)</a><br />
    <a href="classes/Net/SSH/Transport/IncomingPacketStream.html#M000067">set_algorithms (Net::SSH::Transport::IncomingPacketStream)</a><br />
    <a href="classes/Net/SSH/UserAuth/Driver.html#M000159">set_auth_method_order (Net::SSH::UserAuth::Driver)</a><br />
    <a href="classes/Net/SSH/UserAuth/Driver.html#M000158">set_host_key_files (Net::SSH::UserAuth::Driver)</a><br />
    <a href="classes/Net/SSH/UserAuth/Driver.html#M000157">set_key_files (Net::SSH::UserAuth::Driver)</a><br />
    <a href="classes/Net/SSH/Connection/Channel.html#M000180">set_property (Net::SSH::Connection::Channel)</a><br />
    <a href="classes/Net/SSH/UserAuth/Agent.html#M000143">sign (Net::SSH::UserAuth::Agent)</a><br />
    <a href="classes/Net/SSH/UserAuth/UserKeyManager.html#M000153">sign (Net::SSH::UserAuth::UserKeyManager)</a><br />
    <a href="classes/OpenSSL/PKey/DSA.html#M000009">ssh_do_sign (OpenSSL::PKey::DSA)</a><br />
    <a href="classes/OpenSSL/PKey/RSA.html#M000004">ssh_do_sign (OpenSSL::PKey::RSA)</a><br />
    <a href="classes/OpenSSL/PKey/DSA.html#M000008">ssh_do_verify (OpenSSL::PKey::DSA)</a><br />
    <a href="classes/OpenSSL/PKey/RSA.html#M000003">ssh_do_verify (OpenSSL::PKey::RSA)</a><br />
    <a href="classes/OpenSSL/PKey/DSA.html#M000006">ssh_type (OpenSSL::PKey::DSA)</a><br />
    <a href="classes/OpenSSL/PKey/RSA.html#M000001">ssh_type (OpenSSL::PKey::RSA)</a><br />
    <a href="classes/Net/SSH.html#M000011">start (Net::SSH)</a><br />
    <a href="classes/Net/SSH/Service/Shell/Shell.html#M000269">stderr (Net::SSH::Service::Shell::Shell)</a><br />
    <a href="classes/Net/SSH/Service/Shell/Shell.html#M000270">stderr? (Net::SSH::Service::Shell::Shell)</a><br />
    <a href="classes/Net/SSH/Service/Shell/Shell.html#M000267">stdout (Net::SSH::Service::Shell::Shell)</a><br />
    <a href="classes/Net/SSH/Service/Shell/Shell.html#M000268">stdout? (Net::SSH::Service::Shell::Shell)</a><br />
    <a href="classes/Net/SSH/Connection/Channel.html#M000195">subsystem (Net::SSH::Connection::Channel)</a><br />
    <a href="classes/Net/SSH/Service/Shell/Driver.html#M000276">sync (Net::SSH::Service::Shell::Driver)</a><br />
    <a href="classes/OpenSSL/PKey/RSA.html#M000002">to_blob (OpenSSL::PKey::RSA)</a><br />
    <a href="classes/OpenSSL/PKey/DSA.html#M000007">to_blob (OpenSSL::PKey::DSA)</a><br />
    <a href="classes/Net/SSH/Util/BufferBase.html#M000116">to_s (Net::SSH::Util::BufferBase)</a><br />
    <a href="classes/OpenSSL/BN.html#M000010">to_ssh (OpenSSL::BN)</a><br />
    <a href="classes/Net/SSH/Transport/IdentityCipher.html#M000085">update (Net::SSH::Transport::IdentityCipher)</a><br />
    <a href="classes/Net/SSH/UserAuth/UserKeyManager.html#M000155">use_agent= (Net::SSH::UserAuth::UserKeyManager)</a><br />
    <a href="classes/Net/SSH/UserAuth/UserKeyManager.html#M000154">use_agent? (Net::SSH::UserAuth::UserKeyManager)</a><br />
    <a href="classes/Net/SSH/Connection/Channel.html#M000178">valid? (Net::SSH::Connection::Channel)</a><br />
    <a href="classes/OpenSSL/PKey/DH.html#M000005">valid? (OpenSSL::PKey::DH)</a><br />
    <a href="classes/Net/SSH/Transport/Session.html#M000071">version (Net::SSH::Transport::Session)</a><br />
    <a href="classes/Net/SSH/Transport/OSSL.html#M000015">version_check (Net::SSH::Transport::OSSL)</a><br />
    <a href="classes/Net/SSH/Transport/Session.html#M000075">wait_for_message (Net::SSH::Transport::Session)</a><br />
    <a href="classes/Net/SSH/UserAuth/Driver.html#M000162">wait_for_message (Net::SSH::UserAuth::Driver)</a><br />
    <a href="classes/Net/SSH/Util/WriterBufferImpl.html#M000094">write (Net::SSH::Util::WriterBufferImpl)</a><br />
    <a href="classes/Net/SSH/Service/Process/OpenManager.html#M000250">write (Net::SSH::Service::Process::OpenManager)</a><br />
    <a href="classes/Net/SSH/Service/Process/POpen3Manager/SSHStdinPipe.html#M000235">write (Net::SSH::Service::Process::POpen3Manager::SSHStdinPipe)</a><br />
    <a href="classes/Net/SSH/Util/WriterBufferImpl.html#M000101">write_bignum (Net::SSH::Util::WriterBufferImpl)</a><br />
    <a href="classes/Net/SSH/Util/WriterBufferImpl.html#M000100">write_bool (Net::SSH::Util::WriterBufferImpl)</a><br />
    <a href="classes/Net/SSH/Util/WriterBufferImpl.html#M000098">write_byte (Net::SSH::Util::WriterBufferImpl)</a><br />
    <a href="classes/Net/SSH/Util/WriterBufferImpl.html#M000095">write_int64 (Net::SSH::Util::WriterBufferImpl)</a><br />
    <a href="classes/Net/SSH/Util/WriterBufferImpl.html#M000102">write_key (Net::SSH::Util::WriterBufferImpl)</a><br />
    <a href="classes/Net/SSH/Util/WriterBufferImpl.html#M000096">write_long (Net::SSH::Util::WriterBufferImpl)</a><br />
    <a href="classes/Net/SSH/Util/WriterBufferImpl.html#M000097">write_short (Net::SSH::Util::WriterBufferImpl)</a><br />
    <a href="classes/Net/SSH/Util/WriterBufferImpl.html#M000099">write_string (Net::SSH::Util::WriterBufferImpl)</a><br />
    <a href="classes/Net/SSH/Transport/OSSL/BufferFactory.html#M000033">writer (Net::SSH::Transport::OSSL::BufferFactory)</a><br />
  </div>
</div>
</body>
</html>