The logic is simple -- we are parsing URI and if the protocol and then go thru the list of registered handlers. If one of handlers *Match* function returns 1 then we use the *Open*, etc. functions from this handler to process the uri. Check the src/io.c code.
Aleksey Asbj�rn Oskal wrote:
Hi!
Thanks for the answer.
I added my custom callbacks after xmlSecInit but my methods never get
called.
What triggers the calling of custom callbacks?
Has it something to do with the type attribute in the reference element? I
did not set anything there.
My URI looks like "internal://1".
:)
_______________________________________________
xmlsec mailing list
[EMAIL PROTECTED]
http://www.aleksey.com/mailman/listinfo/xmlsec
_______________________________________________ xmlsec mailing list [EMAIL PROTECTED] http://www.aleksey.com/mailman/listinfo/xmlsec
