Hello,

I am doing interop with wss4j using symmetric key (ws security 1.1). Key is generated and send to wss4j for sign and encryption.. it works fine but in response from wss4j it is i guess again generating key and sending it as EncryptedKey in soap message. I want that in response also it uses same generated key which came in request. How is it possible?

Also, if in response it is again generating key but using which key is it encrypting this generated key? normally, service will not have client's public key to encrypt generated key so how is it is encrypting this key.

Thanks
Nitin

--


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to