| 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 help(type(x)) for signature
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Mar 5 11:53:12 2021 | http://epydoc.sourceforge.net |