SavvyUI C++ UI Library
|
This is the complete list of members for Encryption, including all inherited members.
base64_decode(const string &in) | Encryption | static |
base64_encode(const string &in) | Encryption | static |
decrypt(const wstring &input, const wstring &key) | Encryption | static |
encrypt(const wstring &input, const wstring &key) | Encryption | static |