DeriveBytes (Cryptography Class)

  • Thread starter Thread starter Brian Mitchell
  • Start date Start date
B

Brian Mitchell

Does anyone have a small example using the DeriveBytes method? Whenever I
use the PasswordDerviveBytes I get a warning about it being obsolete and it
tells me to use the DeriveBytes instead however I cannot find in this new
class where you pass your key and salt to get the bytes.

Thanks!!
 
Back
Top