This commit is contained in:
parent
4fc32ddeea
commit
ded1968f26
@ -94,6 +94,7 @@ class NetWrapper:
|
||||
return linsuccess
|
||||
except Exception:
|
||||
print("Incorrect decryption")
|
||||
return False
|
||||
|
||||
def initClientConnection(self, msg: bytes) -> bytes:
|
||||
print('3')
|
||||
|
Loading…
Reference in New Issue
Block a user