|
qTox
Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
|
#include <QByteArray>#include <QString>#include <memory>

Go to the source code of this file.
Classes | |
| class | ToxEncrypt |
| Encapsulates the toxencrypsave API. Since key derivation is work intensive and to avoid storing plaintext passwords in memory, use a ToxEncrypt object and encrypt() or decrypt() when you have to encrypt or decrypt more than once with the same password. More... | |
1.8.17