secretHashSaltLength property

int secretHashSaltLength
final

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

Defaults to 16.

Implementation

final int secretHashSaltLength;