Simple string encryption in .NET and Javascript

后端 未结 6 1503
深忆病人
深忆病人 2020-12-05 12:30

I\'m developing an ASP.NET MVC application in which I want to encrypt a short string on the server, using C#, and send it to the client-side.

Then on the client-side

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