Ark Server API (ASA) - Wiki
|
#include <AES.h>
Public Member Functions | |
FAESKey () | |
bool | IsValid () const |
void | Reset () |
bool | operator== (const FAESKey &Other) const |
Public Attributes | |
uint8 | Key [KeySize] |
Static Public Attributes | |
static constexpr int32 | KeySize = 32 |
|
inline |
|
inline |
|
inline |