ASP.NET Sample: Extending WebServices for SOAP Security 1

This sample code shows how one can extend Microsoft .NET Framework WebServices to include SOAP message-based security. In particular, it demonstrates an approach to authenticating messages based on digital signature technology and encrypting these...