Click or drag to resize
SecurityHelper Properties

The SecurityHelper type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberPbkdf2IterationsCount
Iterations count used within Rfc2898DeriveBytes. More iterations will generate more resistant hashes to brute-force attacks, however performance issues might arise when set to high.
Top
See Also