You get <Signature xmlns="http://...."/> thus the element *has* correct
namespace. The namespace prefix does not matter at all and using
<XXX> instead of <dsig:XXX> saves 5 bytes per element. Not much but
still good :)
Currently xmlsec has no way of changing the prefix and I just don't know
why one can need it,

Aleksey

Asbjørn Oskal wrote:
Hi!
 
This is probably a silly question but how do I get a namespace prefix on
the signature XML-elements like <dsig:Signature> or <ds:Signature>.
Now I get <Signature>.
 
:)
 
W | Asbjørn Oskal, System Developer
E | Well Diagnostics AS, Forskningsparken, 9291 Tromsø
L | Tel: +47 77 75 76 80 (70), Cell: +47 905 29 608
L | http://www.welldiagnostics.com/

Reply via email to