scryptP constant
int
const scryptP
Parameter 'P' for the scrypt key derivation function.
Implementation
static const int scryptP = 8;
Parameter 'P' for the scrypt key derivation function.
static const int scryptP = 8;