Hi, I'm trying to encrypt / decrypt SOAP messages with wss4j. Encryption is simple, I used WSEncryptBody. For decryption, as far as I understand I should use WSSecurityEngine.processSecurityHeader.
Could anyone give me some sample on decrypting a SOAP message that was encrypted using EncryptBody? I was unable to find some. Thanx! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
