Hi,
I would like to encrypt the SAML token in the final secured SOAP message. How do I do that? I looked at the AssertionWrapper class and it can only sign the SAML assertion. Do I encrypt SAML assertion like I encrypt other pars of the SOAP document? If so, would I get <saml:EncryptedAssertion>? Thanks, Gang
