[xmlsec] XML Security Library 1.2.0 is released
Aleksey Sanin
aleksey at aleksey.com
Tue Sep 30 09:33:17 PDT 2003
No. Visa3D protocol does not follow the spec as it was discussed many
times here.
This change allows one to use namespaces declared in the document root node
when s/he selects the start processing node for xmlsec command line
utility with
an XPath expression. For example, for the document like
<a:Root xmlns:a="http://..." xmlns:dsig="http://..." >
<a:Something>
<dsig:Siganture>
...
</dsig:Siganture>
</a:Something>
</a:Root>
one might select start node using the following command line option:
"--node-xpath /a:Root/a:Something/dsig:Signature"
It has nothing to do with Visa3D.
Aleksey
Aleksey
Jason Coon wrote:
>- improved namespaces support for start node selection
> with "--node-xpath" command line option for xmlsec command
> line utility;
>
>Will this allow Visa 3d-secure messages to be verified?
>
>
>
More information about the xmlsec
mailing list