Does anyone have an example of using WSSE with the vCO soap plugin?
When I generate the interface from my wsdl which expects WSSE I do get a header option on each call, but the input for it is shown as "any".
For this should I just craft an xml fragment which matches the header for security, or is there a different way to get this done?