Top "Xmlsec" questions

cxf + wss4j + maven NoSuchMethod error

trying to use the cxf+wss4j using maven. Created both the service and client without any compilation issues. The …

maven-2 jax-ws cxf wss4j xmlsec
How to generate DigestValue and SignatureValue for enveloped XML Signature using PHP/linux tool

i have been trying to find some examples on how to generate DigestValue and SignatureValue for XML signature (WSDL). Below …

php wsdl sha1 xml-signature xmlsec
XMLDSig: Do I have to specify Reference URI in an enveloped signature

Suppose I have such xml: <?xml version="1.0" encoding="UTF-8"?> <CATALOG> <CD> <TITLE>…

java xml xml-signature xml-dsig xmlsec
Wrong digest value for xml signatures using Java XML Digital Signature API

I need to send a signed XML file to a government agency in Brazil. The problem is that the digest …

java xml digital-signature xmlsec