Is there some way of figuring out if a given node is referenced by a signature? Ideally I'd like to be able to run through the reference processing, including XPath filter transforms, and get an xmlSecNodeSetPtr to test against an xmlNodePtr. Thanks!