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



_______________________________________________ xmlsec mailing list [EMAIL PROTECTED] http://www.aleksey.com/mailman/listinfo/xmlsec

Reply via email to