Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/secdev/scapy
/ toKey
Method
toKey
scapy/modules/ticketer.py:306–307 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
304
]
305
306
def
toKey(self):
307
return
Key(self.keytype, key=self.keyvalue)
308
309
def
guess_payload_class(self, payload):
310
return
conf.padding_layer
Callers
nothing calls this directly
Calls
1
Key
Class · 0.90
Tested by
no test coverage detected