Hi, Has anyone got an example of how this method can be used?
I've trying different values for the WSSecEncrypt.setKeyIdentifierType() but I keep getting application specific error messages back from the private service I'm calling. One of the error messages made me stop and ponder the extent of my ignorance; WSConstants.X509_KEY_IDENTIFIER it returned: An invalid security token was provided (Bad ValueType "http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile- 1.0#X509v3") So I thought if someone had a nice little test case that used an X509 certificate to encrypt it might help me along. So I can see how it is supposed to be done. Thanks Adrian
