passwordHashSaltLength property
The length of the random hash in bytes to be used for each password.
Defaults to 16.
Implementation
final int passwordHashSaltLength;
The length of the random hash in bytes to be used for each password.
Defaults to 16.
final int passwordHashSaltLength;