Hi, i need some advice how i should build my xmlSignature document.
In our application we can create many orders. And each order shall be
xmlSigned.
After that, the xmlSigned orders is then added to a new XmlSigned document,
so we signed all orders in one document again.
Now how can i add these xmlSigned orders into the root xmlSigned document?
RootXmlSignedDocument
- order1XmlSignedDoc
- order1Xml (the order is added into a xml)
- order2XmlSignedDoc
- order2Xml
and so on.
--
View this message in context:
http://old.nabble.com/XmlSignature-advice-tp27157156p27157156.html
Sent from the Apache XML - Security - Dev mailing list archive at Nabble.com.