[xmlsec] Application specific URIs?

Aleksey Sanin aleksey at aleksey.com
Fri Dec 6 00:46:38 PST 2002


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
>xmlsec at aleksey.com
>http://www.aleksey.com/mailman/listinfo/xmlsec
>  
>





More information about the xmlsec mailing list