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