| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.Temp --+
|
dpkt.Packet --+
|
TLSHandshake
A TLS Handshake message This goes for all messages encapsulated in the Record layer, but especially important for handshakes and app data: A message may be spread across a number of TLSRecords, in addition to the possibility of there being more than one in a given Record. You have to put together the contents of TLSRecord's yourself.
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
| length | |||
| data | |||
| length_bytes | |||
| type | |||
|
Inherited from |
|||
|
|||
Unpack packet header fields from buf, and set self.data.
|
|
|||
length
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Apr 30 11:26:51 2019 | http://epydoc.sourceforge.net |