memoryCost property

int? memoryCost
final

The memory cost required for SCRYPT algorithm, or the CPU/memory cost. Required for STANDARD_SCRYPT algorithm.

Implementation

final int? memoryCost;