![]() |
Falkon Develop
Cross-platform Qt-based web browser
|
This is the complete list of members for AesInterface, including all inherited members.
| AesInterface(QObject *parent=nullptr) | AesInterface | explicit |
| createRandomData(int length) | AesInterface | static |
| decrypt(const QByteArray &cipherData, const QByteArray &password) | AesInterface | |
| encrypt(const QByteArray &plainData, const QByteArray &password) | AesInterface | |
| isOk() const | AesInterface | |
| passwordToHash(const QString &masterPassword) | AesInterface | static |
| VERSION | AesInterface | static |
| ~AesInterface() | AesInterface |