diff options
| author | boris <wzn@moneybot.cc> | 2018-12-30 15:00:51 +1300 |
|---|---|---|
| committer | boris <wzn@moneybot.cc> | 2018-12-30 15:00:51 +1300 |
| commit | d786e65a9a262638e74f6ebcf1b296917897ae49 (patch) | |
| tree | 17199ab95db8a59abf4d3bf40543296d76e8659e /csgo-loader/csgo-client/Security/Encryption.hpp | |
| parent | 0340821cc614fda2a94a96c255d16105dd2f6f9a (diff) | |
unban marcus or suffer my wrath
grr
Diffstat (limited to 'csgo-loader/csgo-client/Security/Encryption.hpp')
| -rw-r--r-- | csgo-loader/csgo-client/Security/Encryption.hpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/csgo-loader/csgo-client/Security/Encryption.hpp b/csgo-loader/csgo-client/Security/Encryption.hpp index c544aa3..b1c49dc 100644 --- a/csgo-loader/csgo-client/Security/Encryption.hpp +++ b/csgo-loader/csgo-client/Security/Encryption.hpp @@ -75,10 +75,6 @@ namespace Wrapper HCRYPTPROV m_CryptProvider;
public:
- Encryption() {
- m_EncryptionKey = ByteArray(32);
- }
-
// Generate a random cryptographic key.
// OPTIONAL: You can pass a premade encryption key as a parameter.
void Start();
|
