qTox  Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
Macros
toxpk.cpp File Reference
#include "contactid.h"
#include "toxpk.h"
#include <tox/tox.h>
#include <QByteArray>
#include <QString>
#include <cassert>
Include dependency graph for toxpk.cpp:

Go to the source code of this file.

Macros

#define PUBLIC_KEY_HEX_CHARS   (2 * TOX_PUBLIC_KEY_SIZE)
 

Macro Definition Documentation

◆ PUBLIC_KEY_HEX_CHARS

#define PUBLIC_KEY_HEX_CHARS   (2 * TOX_PUBLIC_KEY_SIZE)

Definition at line 30 of file toxpk.cpp.