| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
DiffieHellmanSHA1ServerSession
An object that knows how to handle association requests with the Diffie-Hellman session type.
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
| DiffieHellmanSHA1ServerSession |
|
||
|
|||
|
|||
|
|||
| str |
session_type = The session_type for this association session. |
||
allowed_assoc_types =
|
|||
|
|||
| long |
consumer_pubkey The public key sent by the consumer in the associate request |
||
| DiffieHellman |
dh The Diffie-Hellman algorithm values for this request |
||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Dec 17 16:12:37 2011 | http://epydoc.sourceforge.net |