From ed280d5ac360e2af796e9bd973d7b4df89f0c449 Mon Sep 17 00:00:00 2001 From: "Jeremy T. Bouse" Date: Fri, 27 Nov 2009 16:20:12 -0500 Subject: Imported Upstream version 1.7.4 --- docs/private/paramiko.kex_gex-module.html | 179 ------------------------------ 1 file changed, 179 deletions(-) delete mode 100644 docs/private/paramiko.kex_gex-module.html (limited to 'docs/private/paramiko.kex_gex-module.html') diff --git a/docs/private/paramiko.kex_gex-module.html b/docs/private/paramiko.kex_gex-module.html deleted file mode 100644 index 8fad377..0000000 --- a/docs/private/paramiko.kex_gex-module.html +++ /dev/null @@ -1,179 +0,0 @@ - - - - - paramiko.kex_gex - - - - - - - - - - - - - - - - - - -
- - Package paramiko :: - Module kex_gex -
-
- - -
[show private | hide private]
[frames | no frames]
- - -

Module paramiko.kex_gex

- -Variant on KexGroup1 where the prime "p" and -generator "g" are provided by the server. A bit more work is -required on the client side, and a lot more on the server -side. -
- - - - - - - -
Classes
- KexGex 

- - - - - - - - - - - - - - -
Variable Summary
int_MSG_KEXDH_GEX_GROUP = 31                                                                    
int_MSG_KEXDH_GEX_INIT = 32                                                                    
int_MSG_KEXDH_GEX_REPLY = 33                                                                    
int_MSG_KEXDH_GEX_REQUEST = 34                                                                    

- - - - - - -
Variable Details
-
- -

_MSG_KEXDH_GEX_GROUP

-
-
-
-
-
Type:
-
- int - -
-
Value:
-
-
-31                                                                    
-
-
-
-
-
- -

_MSG_KEXDH_GEX_INIT

-
-
-
-
-
Type:
-
- int - -
-
Value:
-
-
-32                                                                    
-
-
-
-
-
- -

_MSG_KEXDH_GEX_REPLY

-
-
-
-
-
Type:
-
- int - -
-
Value:
-
-
-33                                                                    
-
-
-
-
-
- -

_MSG_KEXDH_GEX_REQUEST

-
-
-
-
-
Type:
-
- int - -
-
Value:
-
-
-34                                                                    
-
-
-
-
-
- - - - - - - - - - - - - - - - - - -
Generated by Epydoc 2.1 on Sun Dec 4 11:16:47 2005http://epydoc.sf.net
- - -- cgit v1.2.3