Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/fortra/impacket
/ encode
Method
encode
impacket/krb5/types.py:195–197 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
193
return
None
194
195
def
encode(self):
196
# ipv4-mapped ipv6 addresses must be encoded as ipv4.
197
pass
198
199
class
EncryptedData(object):
200
def
__init__(self):
Callers
15
encode_name
Function · 0.80
dpapi_ng.py
File · 0.80
generate_kek_secret_from_pubkey
Function · 0.80
kerberosLogin
Method · 0.80
connectTree
Method · 0.80
create
Method · 0.80
queryDirectory
Method · 0.80
rename
Method · 0.80
waitNamedPipe
Method · 0.80
createFile
Method · 0.80
openFile
Method · 0.80
createMountPoint
Method · 0.80
Calls
no outgoing calls
Tested by
15
setUp
Method · 0.64
test_ntlmv1
Method · 0.64
test_ntlmv2
Method · 0.64
test_av_pairs_container_protocol
Method · 0.64
deriveKeysFromUser
Method · 0.64
test_decryptCredential
Method · 0.64
test_decryptVCrd
Method · 0.64
build_encoded_reply_part
Method · 0.64
populate
Method · 0.64
populate
Method · 0.64
build_file_name_attr
Function · 0.64
build_attr_list_entry
Function · 0.64