MCPcopy
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
199class EncryptedData(object):
200 def __init__(self):

Callers 15

encode_nameFunction · 0.80
dpapi_ng.pyFile · 0.80
kerberosLoginMethod · 0.80
connectTreeMethod · 0.80
createMethod · 0.80
queryDirectoryMethod · 0.80
renameMethod · 0.80
waitNamedPipeMethod · 0.80
createFileMethod · 0.80
openFileMethod · 0.80
createMountPointMethod · 0.80

Calls

no outgoing calls

Tested by 15

setUpMethod · 0.64
test_ntlmv1Method · 0.64
test_ntlmv2Method · 0.64
deriveKeysFromUserMethod · 0.64
test_decryptVCrdMethod · 0.64
populateMethod · 0.64
populateMethod · 0.64
build_file_name_attrFunction · 0.64
build_attr_list_entryFunction · 0.64