Argon2Configuration.NumberOfIterations Property
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Security.dll (version 7.0.9313)
NumberOfIterations
Gets the number of Argon2 iterations. Parameter 't' from Argon2 specification.
Declaration
public int NumberOfIterations { get; }Property Value
| Type | Description | 
|---|---|
| Int32 |