| Home | Trees | Index | Help | 
|---|
| Package tlslite :: Module constants :: Class HandshakeType | 
 | 
| Class Variable Summary | |
|---|---|
| int | certificate= 11 | 
| int | certificate_request= 13 | 
| int | certificate_verify= 15 | 
| int | client_hello= 1 | 
| int | client_key_exchange= 16 | 
| int | finished= 20 | 
| int | hello_request= 0 | 
| int | server_hello= 2 | 
| int | server_hello_done= 14 | 
| int | server_key_exchange= 12 | 
| Class Variable Details | 
|---|
| certificate
 | 
| certificate_request
 | 
| certificate_verify
 | 
| client_hello
 | 
| client_key_exchange
 | 
| finished
 | 
| hello_request
 | 
| server_hello
 | 
| server_hello_done
 | 
| server_key_exchange
 | 
| Home | Trees | Index | Help | 
|---|
| Generated by Epydoc 2.0 on Mon Feb 21 21:56:55 2005 | http://epydoc.sf.net |