What's the easiest way to encrypt a file in c#?

后端 未结 5 648
醉话见心
醉话见心 2020-12-19 20:13

Beforehand :

I have read indeed the other topics on SO, but I can\'t find an answer in them.
(The others are about config-files, or a list of techniques)

<
5条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-19 20:43

    I recommend the Cryptography Application block in Enterprise Library. Very easy, very flexible.

提交回复
热议问题