passwordHashSaltLength property

int passwordHashSaltLength
final

The length of the random hash in bytes to be used for each password.

Defaults to 16.

Implementation

final int passwordHashSaltLength;