45 QByteArray encrypt(
const QByteArray &in,
const QByteArray &
key);
49 QByteArray decrypt(
const QByteArray &in,
const QByteArray &key);
57 #endif // QDESWRAPPER_H
#define TTK_MODULE_EXPORT
static constexpr wchar_t key[]
The namespace of the algorithm.
#define TTK_DECLARE_PRIVATE(Class)
The class of the des wrapper.