Hi Richard,

Check out the WSS4J FAQ:

http://wiki.apache.org/ws/FrontPage/WsFx/wss4jFAQ#many

"To perform response encryption set the encryption user name to "useReqSigCert". This is a special name that directs the WSDoAllSender handler to use the stored client's certificate (the clients public key) to perform response encryption."

Cheers,
Ash

On 9/29/05, Richard Wareing <[EMAIL PROTECTED]> wrote:
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]


Reply via email to