Hi all, I wanna write a package that help developer sign/encrypt soap message.
Developer can specify which portion of soap msg will be signed/encrypted then my package will sign/encrypt that portion. I think of using Xpath and wsu:Id but xpath is a bit complicated and it seems axis doesn't support wsu:Id. Any suggestion of storing which information will be signed/encrypted ? Thanks Hoai Van
