MCPcopy Create free account
hub / github.com/secdev/scapy / handshake.py

File handshake.py

scapy/layers/tls/handshake.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# SPDX-License-Identifier: GPL-2.0-only
2# This file is part of Scapy
3# See https://scapy.net/ for more information
4# Copyright (C) 2007, 2008, 2009 Arnaud Ebalard

Callers

nothing calls this directly

Calls 10

ByteEnumFieldClass · 0.90
ThreeBytesFieldClass · 0.90
_TLSVersionFieldClass · 0.90
FieldLenFieldClass · 0.90
ShortEnumFieldClass · 0.90
_ExtensionsLenFieldClass · 0.90
_ExtensionsFieldClass · 0.90
_SessionIDFieldClass · 0.85

Tested by

no test coverage detected