Create a new instance of PasswordDeriveBytes with a secret password and a salt value.
- strPassword
- The password to be converted into a secret key.
- rgbSalt
- A salt (public random value) to be added to the derivation. This parameter helps to prevent pre-calculated dictionary attacks against the algorithm.
Documentation for this section has not yet been entered.
Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0