QGIS API Documentation 3.39.0-Master (d85f3c2a281)
Loading...
Searching...
No Matches
Public Attributes | List of all members
QgsAuthConfigurationStorage::MasterPasswordConfig Struct Reference

Structure that holds the (encrypted) master password elements. More...

#include <qgsauthconfigurationstorage.h>

Public Attributes

QString civ
 
QString hash
 
QString salt
 

Detailed Description

Structure that holds the (encrypted) master password elements.

Definition at line 45 of file qgsauthconfigurationstorage.h.

Member Data Documentation

◆ civ

QString QgsAuthConfigurationStorage::MasterPasswordConfig::civ

Definition at line 48 of file qgsauthconfigurationstorage.h.

◆ hash

QString QgsAuthConfigurationStorage::MasterPasswordConfig::hash

Definition at line 49 of file qgsauthconfigurationstorage.h.

◆ salt

QString QgsAuthConfigurationStorage::MasterPasswordConfig::salt

Definition at line 47 of file qgsauthconfigurationstorage.h.


The documentation for this struct was generated from the following file: