MCPcopy Create free account
hub / github.com/LabPy/lantz / make_auth_null

Function make_auth_null

lantz/drivers/legacy/rpc.py:91–92  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

89
90
91def make_auth_null():
92 return b''
93
94
95class Packer(xdrlib.Packer):

Callers 3

mkcredMethod · 0.85
mkverfMethod · 0.85
handleMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected