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