Package dpkt :: Module ssl :: Class TestTLS
[hide private]
[frames] | no frames]

Class TestTLS

source code

object --+
         |
        TestTLS


Test basic TLS functionality.
Test that each TLSRecord is correctly discovered and added to TLS.records

Instance Methods [hide private]
 
test_records_length(self) source code
 
test_record_type(self) source code
 
test_record_version(self) source code

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Methods [hide private]
 
setup_class(cls) source code
Properties [hide private]

Inherited from object: __class__