Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/secdev/scapy
/ toKey
Method
toKey
scapy/modules/ticketer.py:182–183 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
180
]
181
182
def
toKey(self):
183
return
Key(self.keytype, key=self.keyvalue)
184
185
def
guess_payload_class(self, payload):
186
return
conf.padding_layer
Callers
4
update_ticket
Method · 0.45
import_krb
Method · 0.45
export_krb
Method · 0.45
get_cred
Method · 0.45
Calls
1
Key
Class · 0.90
Tested by
no test coverage detected