Encrypting passwords in WinForms app.config, .NET

后端 未结 2 565
别跟我提以往
别跟我提以往 2020-12-09 13:17

I want to store a password in a config file but i would like it to be encrypted so that in the app it can be read, decrypted and used. What\'s the best way to encrypt a pass

2条回答
提交回复
热议问题