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