#ifndef PUBLIC_KEY_H_ #define PUBLIC_KEY_H_ #define PRODUCT_NAME GJDM #define PUBLIC_KEY {\ 48,129,137,2,129,129,0,162,127,52,121,130,162,41,250,192,68,90,90,41,84,83,154,231,243,234,119,25,234,237,209,40,14,104,157,103,151,35,248,110,32,141,120,129,135,70,151,205,149,43,203,86,197,238,74,174,157,165,62,111,105,219,177,215,141,190,152,130,174,95,185,226,220,89,15,156,153,195,25,216,216,19,36,61,68,185,130,58,104,54,35,228,187,114,233,25,41,129,122,180,164,131,105,187,143,59,201,248,125,122,252,207,226,21,247,207,147,181,245,194,10,133,36,169,37,228,11,165,110,68,230,107,106,182,157,2,3,1,0,1\ } #define PUBLIC_KEY_LEN 140 #endif