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

Class TestClientHello

source code

object --+
         |
        TestClientHello

This data is extracted from and verified by Wireshark

Instance Methods [hide private]
 
test_client_hello_constructed(self)
Make sure the correct class was constructed
source code
 
test_client_random_correct(self) source code
 
test_cipher_suite_length(self) source code
 
test_session_id(self) source code
 
test_compression_methods(self) source code
 
test_total_length(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__