Scott Cantor <cantor.2 <at> osu.edu> writes: > > > I'm trying to get the tool "templatesign" to sign an XML message but it > > returns, > > "An error occured during signing operation > > Message: Referenced ID is not in DOM Document". > > You can't use ID references unless you validate while parsing or have some > manual way to identify ID attributes. >
So, how does it know which objects to create digests for? I really need an XML template so I can see how it works. Is there one in the C++ source download?