Home | Trees | Indices | Help |
---|
|
This class handles the unofficial Next Protocol Negotiation TLS extension.
|
|||
|
|||
str |
|
||
TLSExtension |
|
||
NPNExtension |
|
||
Inherited from Inherited from |
|
|||
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. |
||
list of bytearrays |
protocols list of protocol names supported by the server |
||
Inherited from |
|
|||
Inherited from |
|
Create an instance of NPNExtension
|
Create programmer-readable version of representation
|
Create an instance of NPNExtension with specified protocols
|
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 Sat Oct 10 14:21:18 2015 | http://epydoc.sourceforge.net |