如何通过没有付费证书的通信 [英] How secury wcf communication whithout paid certificates

查看:105
本文介绍了如何通过没有付费证书的通信的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

除了证书选项之外,还有哪个选项可以阻止wcf客户端和服务器之间的通信?

解决方案

您可以使用公钥加密: http://en.wikipedia.org/wiki/Public-key_cryptography [ ^ ]。



它在C#:

http://msdn.microsoft。 com / en-us / library / system.security.cryptography.asymmetricalgorithm.aspx [ ^ ]。



-SA

Beyond the certificate option, which else option to secury the communication between wcf client and the server?

解决方案

You can use public-key cryptography: http://en.wikipedia.org/wiki/Public-key_cryptography[^].

It is well implemented in C#:
http://msdn.microsoft.com/en-us/library/system.security.cryptography.asymmetricalgorithm.aspx[^].

—SA


这篇关于如何通过没有付费证书的通信的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆