I looked more closely the Unreal Engine source and it looks to me that is pretty much disabled completely. Maybe it is disabled intentionally in which case it would be nice if it was mentioned in the documentation. Throughout the AES.cpp file there are “#ifdef AES_KEY” macros and AES_KEY is not defined anywhere, which disables all the code.