Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Services > Encrypting SOAP envelope

Reply
Thread Tools

Encrypting SOAP envelope

 
 
Johnny
Guest
Posts: n/a
 
      06-04-2007
Hello,

How SOAP Envelopes should be encrypted after Authentication is succesfully
done using UsernameToken?

I have succesfully done authentication and from trace file is see that
username and password are encrypted. But when I call business Web Service
methods after
authentication their parameters are not encrypted. How could I encrypted
both parameters
and return values coming from Web Services after authentication?

Environment is WSE 3.0, NET 2.0, VS.NET 2005 and C#

Cheers



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to suppress methodName element in soap:Body of envelope with SOAP::Lite droesler Perl Misc 2 08-31-2010 04:54 AM
How to compare two SOAP Envelope or two Document or two XML files GenxLogic Java 3 12-06-2006 08:41 PM
Unable to create envelope from given source because the root element is not named Envelope cxc Java 0 05-20-2005 10:02 PM
Is this SOAP Envelope valid? circuit_breaker@canada.com XML 0 05-02-2005 01:27 PM
Access Web Service SOAP envelope from Filter Servlet Mike Java 0 03-08-2005 03:55 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57