Home | Trees | Indices | Help |
|
---|
|
object --+ | 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 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 Thu Mar 19 07:50:06 2015 | http://epydoc.sourceforge.net |