rounds property
The number of rounds for hashing calculation.
Required for SCRYPT, MD5, SHA512, SHA256, SHA1, PBKDF_SHA1 and
PBKDF2_SHA256.
Implementation
final int? rounds;The number of rounds for hashing calculation.
Required for SCRYPT, MD5, SHA512, SHA256, SHA1, PBKDF_SHA1 and
PBKDF2_SHA256.
final int? rounds;