rounds property

int? rounds
getter/setter pair

How many rounds for hash calculation.

Used by scrypt and other similar password derivation algorithms.

Output only.

Implementation

core.int? rounds;