Go to the source code of this file.
Namespaces | |
namespace | ot |
Functions | |
OT_SERVICEFOUNDATION_API_EXPORT std::string | ot::encryptString (const std::string &_str) |
OT_SERVICEFOUNDATION_API_EXPORT std::string | ot::decryptString (const std::string &_str) |
OT_SERVICEFOUNDATION_API_EXPORT std::string | ot::decryptAndUnzipString (const std::string &_str, uint64_t uncompressedLength) |
OT_SERVICEFOUNDATION_API_EXPORT std::string | ot::encryptAndZipString (const std::string &_str) |