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

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

问题描述

我在寻找一个简单的方法在我的C#Web服务,以加密我SOAP通信

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

我一直在寻找到的 WSE 3.0 但似乎微软不再支持它,因此它不是直接使用

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

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?

推荐答案

我认为这可以帮助;去年我们用它来压缩Web服务,它的表现非常出色,我相信它可以使用加密类来增强;

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;

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

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

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