在C#Web服务中加密 [英] Encryption in C# Web-Services

查看:164
本文介绍了在C#Web服务中加密的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我正在寻找 WSE 3.0 ,但似乎微软对此支持,因此使用起来并不直接。

似乎WCF可以是一个选项,但我不喜欢从.NET 2.0升级。



任何简单,直接的加密方法?

解决方案

我认为这可以帮助;去年,我们使用这个来压缩网络服务,表现非常出色,相信可以通过加密类来加强网络服务;



创建自定义SOAP扩展 - 压缩扩展


I'm looking for a simple way to encrypt my soap communication in my C# Web-Service.

I was looking into WSE 3.0 but it seems Microsoft dropped support for it, and therefore it's not straightforward to use.
It seems WCF could've been an option but I prefer not to upgrade from .NET 2.0 .

Any simple, straightforward encryption method?

解决方案

I think this can help; last year we used this to compress the webservices and it performed very well, I believe it could be enhanced with encryption classes;

Creating Custom SOAP Extensions - Compression Extension

这篇关于在C#Web服务中加密的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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