开发者

Encrypt on iPhone Decrypt in ASP.NET APP

开发者 https://www.devze.com 2022-12-24 08:33 出处:网络
How can I Encrypt on iPhone Decrypt the same data in an ASP.NET application? Should I not worry about it and just send开发者_JS百科 all data by SSL?

How can I Encrypt on iPhone Decrypt the same data in an ASP.NET application?

Should I not worry about it and just send开发者_JS百科 all data by SSL?

Thanks


Depends on what the data is. If it's highly sensitive, you're probably better off using SSL. But for general information, Encryption and Decryption shouldn't matter as long as use the same encryption/decryption method (and keys) on both ends.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号