blockSize property
The block size (normally 8) of the hashing algorithm. Required for the
STANDARD_SCRYPT
algorithm.
Implementation
final int? blockSize;
The block size (normally 8) of the hashing algorithm. Required for the
STANDARD_SCRYPT
algorithm.
final int? blockSize;