开发者

AesCryptoServiceProvider alternate in .Net 2.0

What id the alternate of AesCryptoServicePro开发者_如何学Cvider (that existed in system.Core -.net 4-) in .net 2.0??


In .Net 2.0 you would use the RijndaelManaged class:

http://msdn.microsoft.com/en-us/library/system.security.cryptography.rijndaelmanaged.aspx

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜