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