Home | Trees | Indices | Help |
---|
|
This class handles the server side TACK extension (see draft-perrin-tls-tack-02).
|
|||
TACK Implementation of the single TACK |
|
|||
|
|||
str |
|
||
TACKExtension |
|
||
TACKExtension |
|
||
Inherited from Inherited from |
|
|||
Inherited from |
|
|||
int |
activation_flags activation flags for the tacks |
||
list |
tacks list of TACK's supported by server |
||
Inherited from |
|
|||
bytearray |
extData a byte array containing the value of the extension as to be written on the wire |
||
int |
extType a 2^16-1 limited integer specifying the type of the extension that it contains, e.g. |
||
Inherited from |
|
Create an instance of TACKExtension
|
Create a programmer readable representation of TACK extension
|
Initialize the insance of TACKExtension
|
Parse the extension from on the wire format
|
|
extDataa byte array containing the value of the extension as to be written on the wire
|
extTypea 2^16-1 limited integer specifying the type of the extension that it contains, e.g. 0 indicates server name extension
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Wed Sep 9 18:39:12 2015 | http://epydoc.sourceforge.net |