![]() |
Anti-Cheat Toolkit
2024.3.5
Multi-purpose anti-cheat solution for Unity Engine
|
This is the complete list of members for ObscuredChar, including all inherited members.
Decrypt(char value, char key) | ObscuredChar | inlinestatic |
Encrypt(char value, char key) | ObscuredChar | inlinestatic |
FromEncrypted(char encrypted, char key) | ObscuredChar | inlinestatic |
GenerateKey() | ObscuredChar | inlinestatic |
GetDecrypted() | ObscuredChar | inline |
GetEncrypted(out char key) | ObscuredChar | inline |
RandomizeCryptoKey() | ObscuredChar | inline |
SetEncrypted(char encrypted, char key) | ObscuredChar | inline |