XMLSignature & serialization/parsing

G

Garett

Hello, I am working on a java project where I use
org.apache.xml.security.signature.XMLSignature to sign an
org.w3c.dom.Document object with an enveloped signature. I then need to
serialize the Document to a String and eventually parse the String back
to an org.w3c.dom.Document object. I can verify the XMLSignature
immediatly after signing, but cannot verify after serialize/parse.

Has anyone successfully done this sort of thing in java?

I am currently using dom4j to serialize/parse. I'm considering trying
jdom.

Does anybody have any suggestions for this sort of thing? Thanks!

-Garett
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,002
Messages
2,570,261
Members
46,858
Latest member
FlorrieTuf

Latest Threads

Top