Hi, how do I verify a XML Signature in a SOAP message using wss4j? Regarding to the test cases this is done via the processSecurityHeader but how does this method tell me whether the signature was correct or which signature are not? Also this does not remove the Security header which is a problem because of the mustUnderstand constraint.
Thanks in advance. regards robert
