QGIS API Documentation 3.41.0-Master (fda2aa46e9a)
Loading...
Searching...
No Matches
QgsAuthCrypto Member List

This is the complete list of members for QgsAuthCrypto, including all inherited members.

decrypt(const QString &pass, const QString &cipheriv, const QString &text)QgsAuthCryptostatic
encrypt(const QString &pass, const QString &cipheriv, const QString &text)QgsAuthCryptostatic
isDisabled()QgsAuthCryptostatic
passwordKeyHash(const QString &pass, QString *salt, QString *hash, QString *cipheriv=nullptr)QgsAuthCryptostatic
verifyPasswordKeyHash(const QString &pass, const QString &salt, const QString &hash, QString *hashderived=nullptr)QgsAuthCryptostatic