MCPcopy Create free account
hub / github.com/secdev/scapy / ADDED_CLIENTHELLO

Method ADDED_CLIENTHELLO

scapy/layers/tls/automaton_cli.py:353–354  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

351
352 @ATMT.state()
353 def ADDED_CLIENTHELLO(self):
354 pass
355
356 @ATMT.condition(ADDED_CLIENTHELLO)
357 def should_send_ClientFlight1(self):

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected