Fix str calls on TLS

This commit is contained in:
gpotter2 2017-11-24 19:03:57 +01:00
parent 805d67a156
commit 3425119846
1 changed files with 1 additions and 0 deletions

View File

@ -891,6 +891,7 @@ class _GenericTLSSessionInheritance(Packet):
self.raw_packet_cache = rpc_snap
return built_packet
__str__ = __bytes__
def show2(self):
"""