HDK
|
#include <UT_Obfuscator.h>
Public Member Functions | |
UT_Obfuscator () | |
~UT_Obfuscator () | |
void | encode (UT_String &str_in_out, const char *extra_key_in=nullptr) |
void | decode (UT_String &str_in_out, const char *extra_key_in=nullptr) |
void | decode (UT_WorkBuffer &str_in_out, const char *extra_key_in=nullptr) |
Definition at line 42 of file UT_Obfuscator.h.
UT_Obfuscator::UT_Obfuscator | ( | ) |
UT_Obfuscator::~UT_Obfuscator | ( | ) |
Definition at line 50 of file UT_Obfuscator.h.
|
inline |
Definition at line 52 of file UT_Obfuscator.h.