blob: a183c5b8852b96981b4f91ea03dc87fe062da2f6 [file] [log] [blame]
#define BINARY_SECRET_KEY_SIZE (16)
#define TEXT_SECRET_KEY_SIZE (32)
#define TEMP_PREFIX ("exopackage_temp-")
#define CONNECT_TIMEOUT_MS (5000)
#define RECEIVE_TIMEOUT_SEC (20)