[xmlsec] xmlsec1 and multiple signatures
Aleksey Sanin
aleksey at aleksey.com
Fri Dec 10 08:57:44 PST 2004
>
> I can use the tool xmlsec1 to sign several times the same
> file with different keys?
Yes, you can. 'man xmlsec1' (http://www.aleksey.com/xmlsec/xmlsec-man.html):
-node-id <id>
set the operation start point to the node with given <id>
--node-name [<namespace-uri>:]<name>
set the operation start point to the first node with given <name>
and <namespace> URI
--node-xpath <expr>
set the operation start point to the first node selected by the
specified XPath expression
Aleksey
More information about the xmlsec
mailing list