<div>In fact, i'm using xmlsec inside an application (i'm using the API not the command line utility).</div>
<div>And i need to verify a signed document and then timestamp the signature verification.</div>
<div> </div>
<div>In order to do that, i have to create a digest from a canonicalized SignatureValue node. For example:</div>
<div> </div>
<div><ds:SignatureValue xmlns:ds="http://...">B64SIGNATURE...</ds:SignatureValue></div>
<div> </div>
<div>The canonicalization algorithm to use is the one that is defined inside the xml signature (ds:CanonicalizationMethod).</div>
<div>I can't find a way to get a canonicalized SignatureValue node (without dumping all the document).</div>
<div> </div>
<div>What can i do ?</div>
<div> </div>
<div>Thank you,</div>
<div>tantonios<br> </div>
<div><span class="gmail_quote">On 3/29/06, <b class="gmail_sendername">Aleksey Sanin</b> <<a href="mailto:aleksey@aleksey.com">aleksey@aleksey.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Not sure I understand what you mean... but with xmlsec<br>utility you can look at it using "--store-signature"
<br>option.<br><br>Aleksey<br><br>Telly Antonios wrote:<br>> Hello,<br>><br>> How can i get a fully canonicalized SignatureValue ?<br>> I need it in order to timestamp it.<br>><br>> Thank you,<br>> tantonios
<br>><br>><br>><br>> ------------------------------------------------------------------------<br>><br>> _______________________________________________<br>> xmlsec mailing list<br>> <a href="mailto:xmlsec@aleksey.com">
xmlsec@aleksey.com</a><br>> <a href="http://www.aleksey.com/mailman/listinfo/xmlsec">http://www.aleksey.com/mailman/listinfo/xmlsec</a><br></blockquote></div><br>