Home | Trees | Indices | Help |
---|
|
object --+ | core.Frame --+ | TransformHeader
TransformHeader is designed to be a transparent slip attached to a Netbios frame object (specified as parent). During serialization, if a Netbios frame contains an attribute "transform", then that object's encode method will be called instead of each child frames' encode method. This frame is responsible for both encrypting and decrypting Smb2 frames according to an attached encryption context.
If the encryption_context is not explicitly specified, then it will be looked up based on session_id from the parent Netbios frame's connection reference
|
|||
Inherited from |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Jun 29 08:51:17 2017 | http://epydoc.sourceforge.net |