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