| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
DiffieHellmanSHA1ServerSession
An object that knows how to handle association requests with the Diffie-Hellman session type.
| Instance Methods | |||
|
|||
|
|||
|
Inherited from |
|||
| Class Methods | |||
| DiffieHellmanSHA1ServerSession |
|
||
| Static Methods | |||
|
|||
| Class Variables | |
| str |
session_type = The session_type for this association session. |
allowed_assoc_types =
|
|
| Instance Variables | |
| long |
consumer_pubkey The public key sent by the consumer in the associate request |
| DiffieHellman |
dh The Diffie-Hellman algorithm values for this request |
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Jul 29 15:11:28 2010 | http://epydoc.sourceforge.net |