seedPbkdf2Rounds constant

int const seedPbkdf2Rounds

The number of PBKDF2 rounds used in the seed derivation process.

Implementation

static const int seedPbkdf2Rounds = 2048;