I assume the signatures would be in separate files?
There are some samples in
cvs://cvs.apache.org/xml-security/src_samples/org/apache/xml/security/samples/CreateSignature.java
including some detached references.
Other samples in that directory might also be of use.
Cheers, Berin
David Wall @ Yozons, Inc. wrote:
Does anybody (or does the distro) have an example of doing detached signatures on a set of fields within an XML document? I'm looking for something to get me started on the path we'll be taking, which we expect will involve creating multiple detached signatures to allow multiple people to sign things like files -- word docs, PDF, HTML, etc. over time so that each signature can then be sent to the other parties so that they can see the new signatures for the same document.
Thanks, David