rounds property

int? rounds
getter/setter pair

Rounds for hash calculation.

Used by scrypt and similar algorithms.

Implementation

core.int? rounds;