Ark Server API (ASA) - Wiki
|
This is the complete list of members for FAES, including all inherited members.
AESBlockSize | FAES | static |
DecryptData(uint8 *Contents, uint64 NumBytes, const FAESKey &Key) | FAES | static |
DecryptData(uint8 *Contents, uint64 NumBytes, const ANSICHAR *Key) | FAES | static |
DecryptData(uint8 *Contents, uint64 NumBytes, const uint8 *KeyBytes, uint32 NumKeyBytes) | FAES | static |
EncryptData(uint8 *Contents, uint64 NumBytes, const FAESKey &Key) | FAES | static |
EncryptData(uint8 *Contents, uint64 NumBytes, const ANSICHAR *Key) | FAES | static |
EncryptData(uint8 *Contents, uint64 NumBytes, const uint8 *KeyBytes, uint32 NumKeyBytes) | FAES | static |