QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
This is the complete list of members for QgsAuthCrypto, including all inherited members.
decrypt(const QString &pass, const QString &cipheriv, const QString &text) | QgsAuthCrypto | static |
encrypt(const QString &pass, const QString &cipheriv, const QString &text) | QgsAuthCrypto | static |
isDisabled() | QgsAuthCrypto | static |
passwordKeyHash(const QString &pass, QString *salt, QString *hash, QString *cipheriv=nullptr) | QgsAuthCrypto | static |
verifyPasswordKeyHash(const QString &pass, const QString &salt, const QString &hash, QString *hashderived=nullptr) | QgsAuthCrypto | static |