|
Greenbone Vulnerability Management Libraries 22.25.0
|
#include <passwordbasedauthentication.h>
Data Fields | |
| char | pepper [MAX_PEPPER_SIZE] |
| unsigned int | count |
| char * | prefix |
PBASettings is used by pba_hash to control SALT, HASH function and computional costs.
| unsigned int PBASettings::count |
| char PBASettings::pepper[MAX_PEPPER_SIZE] |
| char* PBASettings::prefix |