Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
ByteEnumField
Class · 0.90
ThreeBytesField
Class · 0.90
_TLSVersionField
Class · 0.90
FieldLenField
Class · 0.90
ShortEnumField
Class · 0.90
_ExtensionsLenField
Class · 0.90
_ExtensionsField
Class · 0.90
_TLSRandomBytesField
Class · 0.85
_SessionIDField
Class · 0.85
_CompressionMethodsField
Class · 0.85
Tested by
no test coverage detected