This commit is contained in:
parent
0765ae191d
commit
253102b5c9
@ -125,3 +125,4 @@ class NetWrapper:
|
||||
return plaintext
|
||||
except Exception:
|
||||
print("Incorrect decryption")
|
||||
return "ERROR".encode('UTF-8')
|
||||
|
Loading…
Reference in New Issue
Block a user