c# - Store IV and Key for Rijndael -


i need store username , password in app.config. want encrypt these values using rijndael algorithm. store key , iv decrypting un , pw? need deploy application different servers different users.

encrypting web.config or app.config file done rsa or dpapi encryption.

i'm not sure if suit in case, it's effective if users of applications restricted , not administrators.

http://msdn.microsoft.com/en-us/library/ff647398.aspx


Comments

Popular posts from this blog

node.js - Bad Request - node js ajax post -

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -