C# - Serializing/Deserializing a DES encrypted file from a stream

后端 未结 3 833
感动是毒
感动是毒 2020-12-14 04:28

Does anyone have any examples of how to encrypt serialized data to a file and then read it back using DES?

I\'ve written some code already that isn\'t working, but I

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