This commit is contained in:
		@@ -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')
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user