blockSize property

int? blockSize
final

The block size (normally 8) of the hashing algorithm. Required for the STANDARD_SCRYPT algorithm.

Implementation

final int? blockSize;