摘要
在实际应用中必须考虑Web服务的安全问题,一方面只有通过身份验证和授权的用户才可以访问Web服务提供的服务,另一方面所有的数据都是以XML格式的明文形式在信道中传输,在不安全的信道中很容易泄密。该文介绍在.NET平台上利用Soap扩展实现数据的加密,以提供安全的Web服务。
The security of Web services is very important in practice. On the one hand, Web services are only available for authorized users, on the other hand the Soap messages are in fact normal XML documents, which lack security. This article gives one method of encrypting Soap messages by using the Soap extension.
出处
《计算机工程》
EI
CAS
CSCD
北大核心
2005年第7期138-140,共3页
Computer Engineering