[xmlsec] does xmlSecFindNode return list of all <Signature> nodes

Aleksey Sanin aleksey at aleksey.com
Wed Oct 15 11:11:42 PDT 2003


No, it returns the first node it finds. The node->next would be the next 
sibling of
the node (as usual).

Aleksey

Julianne Bielski wrote:

>
> Does the xmlSecFindNode API return a node list or just a single node?
>
> If I want to verify several signatures in one document, can I get the 
> first Signature element using xmlSecFindNode, and then use node->next 
> to look for the others?
>
> -- Regards,
>
> J. Bielski 






More information about the xmlsec mailing list