XtsSettings.Iterations Property
Namespace: Rebex.Security
Assembly: Rebex.Security.dll (version 7.0.9313)
Iterations
Number of iterations for key derivation (derived from the password using PBKDF2 defined by RFC 2898).
Declaration
public int Iterations { get; set; }
Property Value
| Type | Description |
|---|---|
| Int32 |