开发者

How to use rsa library on Windows Phone 7? [closed]

开发者 https://www.devze.com 2023-02-18 22:43 出处:网络
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this
Closed. This question needs to be more focused. It is not currently accepting answers.

Want to improve this question? Update the question so it focuses on one problem only by editing this post.

开发者_C百科

Closed 4 years ago.

Improve this question

I found rsa class(RSACryptoServiceProvider) can be used on C#, but it cannot be used on Windows Phone.

If I have a request on Window Phone 7 to use RSA, how can I do?


You could try http://scrypt.codeplex.com/. Their web page is claiming that they have used it successfully in Windows Phone 7. And it is even compatible with RSACryptoServiceProvider.

0

精彩评论

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