Hello,

I have upgraded to libxmlsec-0.0.12.win32 and all of the
other new windows binaries.  I found the code in xmlsec.c
which relates to the external dtd when using the command
line utility.

When I encrypt data, for example, I get something like
this:

<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#";>
.
.
.
</EncryptedData>

When I decrypt, it complains that validation failed, and
points to the end of that line (xmlend#).  I think I understand
how to indicate the external dtd, but how do I get it to either
ignore this attribute, or not put it there in the first place?

I appreciate your help.
meg

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Meg Morgan                           425/450-2754
[EMAIL PROTECTED]                   http://www.votehere.net
_______________________________________________
xmlsec mailing list
[EMAIL PROTECTED]
http://www.aleksey.com/mailman/listinfo/xmlsec

Reply via email to