|
QGIS API Documentation 3.99.0-Master (d270888f95f)
|
Structure that holds the (encrypted) master password elements. More...
#include <qgsauthconfigurationstorage.h>
Public Attributes | |
| QString | civ |
| QString | hash |
| QString | salt |
Structure that holds the (encrypted) master password elements.
Definition at line 46 of file qgsauthconfigurationstorage.h.
| QString QgsAuthConfigurationStorage::MasterPasswordConfig::civ |
Definition at line 49 of file qgsauthconfigurationstorage.h.
| QString QgsAuthConfigurationStorage::MasterPasswordConfig::hash |
Definition at line 50 of file qgsauthconfigurationstorage.h.
| QString QgsAuthConfigurationStorage::MasterPasswordConfig::salt |
Definition at line 48 of file qgsauthconfigurationstorage.h.