Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / November 2006

Tip: Looking for answers? Try searching our database.

help with message signing

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
param@community.nospam - 29 Nov 2006 05:50 GMT
hai Friends,
I have a typical requirement.we are integrating with a partner that needs
signed soap xml to be posted to an url. The partner provided me with their
public key.and will post me a response can any one please help me how to
approach this .if possible send me some links or relevant code i could use
and approach this method.
thanks
param.
Steven Cheng[MSFT] - 29 Nov 2006 08:58 GMT
Hello Param,

From your description, you're going to do some message signing against a
certain webservice's soap message, correct?

As for message signing, do you mean perform encryption or digit signing on
the webservice SOAP message. Generally, given the public key, we can only
encrypt message or use it to verify digital signature on the received
message, but can not perform digit signing. Do you mean you want to use the
given public to verify the signed message from your partner?

If so, you need to get how your partner will sign the webservice SOAP
message ,will it use any existing component like WSE or manually use XML
signing/encrypt API to sign part of the SOAP message.  There're existing
classes in .net framework which can help perform XML encryption and
signing.  

Please feel free to let me know if there is anything else I missed.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead



This posting is provided "AS IS" with no warranties, and confers no rights.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.