Home | Trees | Indices | Help |
---|
|
This class handles the Certificate Type extension (variant sent by server) defined in RFC 6091.
|
|||
|
|||
str |
|
||
TLSExtension |
|
||
TLSExtension |
|
||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
|||
int |
cert_type the certificate type selected by server |
||
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 |
|
|||
Inherited from |
|
Create an instance of ServerCertTypeExtension
|
Return programmer-centric description of object
|
Create an instance for sending the extension to client.
|
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 Thu Jun 9 16:57:08 2016 | http://epydoc.sourceforge.net |