Hello Mailinglist,
I have a XML file (DataToEncrypt.xml) and want to decrypt only two elements.
<Head> and <Passwords>. I want to regorgnice the functionality of XMLSec by
an call of xmlsec.exe.
This is my call on the dos prompt:
xmlsec.exe
--encrypt
--xml-data DataToEncrypt.xml
--node-name Passwords
--session-key des-192
--output result.xml
--print-debug
encrypt1-tmpl.xml
It doese not work because the template doese not match to the file I want to
encrypt. If take it away it is said that I need a template? Can someone tell
me how I get rid of the template?
Mike
_________________________________________________________________
Don't just search. Find. Check out the new MSN Search!
http://search.msn.com/
_______________________________________________
xmlsec mailing list
[email protected]
http://www.aleksey.com/mailman/listinfo/xmlsec