ahusainc
12 years agoNew Contributor
Soap UI using derivedKey = (password+salt ) iteration
Does SOAPUI support message encryption using 'DerivedKeyToken' where the message is signed and encrypted using a key generated from password+salt and iterations?
If so is there a 'how to' document that describes this?
My requirement is, I have to test a SOAP based WebService implemented using JAXWS. It uses WSS4J for message security. and it decrypts the message using the DerivedKey approach menation above.
If so is there a 'how to' document that describes this?
My requirement is, I have to test a SOAP based WebService implemented using JAXWS. It uses WSS4J for message security. and it decrypts the message using the DerivedKey approach menation above.