MCPcopy Create free account
hub / github.com/PierreGode/Ragnar / BadSecurityBlobError

Class BadSecurityBlobError

pager_lib/smb/securityblob.py:9–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7
8class UnsupportedSecurityProvider(Exception): pass
9class BadSecurityBlobError(Exception): pass
10
11
12def generateNegotiateSecurityBlob(ntlm_data):

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected