Home | Trees | Indices | Help |
---|
|
Client side list of supported signature algorithms.
Should be used by server to select certificate and signing method for Server Key Exchange messages. In practice used only for the latter.
See RFC5246.
|
|||
|
|||
TLSExtension |
|
||
SignatureAlgorithmsExtension |
|
||
Inherited from 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. |
||
Inherited from |
|
Create instance of class
|
Set the list of supported algorithm types
|
Deserialise extension from on the wire data
|
|
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:19 2015 | http://epydoc.sourceforge.net |