rounds property
How many rounds for hash calculation.
Used by scrypt and other similar password derivation algorithms.
Output only.
Implementation
core.int? rounds;
How many rounds for hash calculation.
Used by scrypt and other similar password derivation algorithms.
Output only.
core.int? rounds;