Searched defs:CLOSE_NOTIFY (Results 1 – 2 of 2) sorted by relevance
/external/scapy/scapy/layers/tls/ | ||
D | automaton_srv.py | 537 def CLOSE_NOTIFY(self): member in TLSServerAutomaton |
D | automaton_cli.py | 506 def CLOSE_NOTIFY(self): member in TLSClientAutomaton |