<div dir="ltr">Can I have access to that discussion?<br><div><br></div><div style>I cannot find...</div><div style><a href="http://www.aleksey.com/pipermail/xmlsec/">http://www.aleksey.com/pipermail/xmlsec/</a><br></div><div style>
<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Jun 9, 2013 at 10:12 PM, Aleksey Sanin <span dir="ltr"><<a href="mailto:aleksey@aleksey.com" target="_blank">aleksey@aleksey.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">There was a discussion about this a few months ago in this mailing list.<br>
Basically, xmlsec *does not* allow enveloping signatures for another<br>
xml file.<br>
<br>
Aleksey<br>
<div class="im"><br>
On 6/7/13 4:18 PM, Alexwell Sandro wrote:<br>
> I do not know if this is the list for this question.<br>
><br>
> I am try to learn about enveloping signature.<br>
><br>
> If I sign another xml file, what can happen?<br>
> I cannot find examples.<br>
><br>
</div>> *For this file:*<br>
<div class="im">><br>
> <?xml version="1.0" encoding="ISO-8859-1"?><br>
> <newdoc><br>
>   <content>hi</content><br>
> </newdoc><br>
><br>
</div>> *First case "using xmlAddChild":*<br>
> ...<br>
> *<ds:Object Id="obj-1236">*<newdoc><br>
>   <content>hi</content><br>
> </newdoc>*</ds:Object>*<br>
> *</ds:Signature>*<br>
<div class="im">><br>
> - The enconding declaration disappears...<br>
> - Possible namespace conflit (without prefix)<br>
><br>
</div>> *Second case "using xmlNodeSetContent":*<br>
> ...<br>
> *<ds:Object Id="obj-1236">*/&lt;?xml version="1.0"<br>
> encoding="ISO-8859-1"?&gt;&#xD;/<br>
> /&lt;newdoc&gt;&#xD;/<br>
> /  &lt;content&gt;hi&lt;/content&gt;&#xD;/<br>
> /&lt;/newdoc&gt;/*</ds:Object>*<br>
> *</ds:Signature>*<br>
<div class="im">><br>
> Exists another way? What pros and cons?<br>
><br>
> Can you recommend Articles.<br>
><br>
> Thanks,<br>
><br>
><br>
><br>
><br>
</div>> _______________________________________________<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" target="_blank">http://www.aleksey.com/mailman/listinfo/xmlsec</a><br>
><br>
</blockquote></div><br></div>