#ifndef PUBLIC_KEY_H #define PUBLIC_KEY_H // This File(PublicKey.h) is generated with CMake #include static const std::string PublicKey = "@KEY@"; #endif //PUBLIC_KEY_H