If the Request came in signed then the public key or certificate(included in the WSSecurity Header) used to sign the request can be used to encrypt the response also.
Regards, Abhijit -----Original Message----- From: Richard Wareing [mailto:[EMAIL PROTECTED] Sent: Thu, September 29, 2005 11:41 AM To: Apache WSS4J-Dev Mailing List Subject: Server Side - Sender Encryption Question Is there a method of having the client request a particular encryption key be used to encrypt the response data? What I'm trying to do here is have each web service user submit to us their public encryption key and use that to encrypt the data back to them (in conjunction with signing). In other words, depending on the particular user that might be using the web service, we would use a specific public key to encrypt data back to them. Is there a way to accomplish this? Richard Wareing Reimer Technology Group --- [This E-mail scanned for viruses by Declude Virus] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
