[xmlsec] How to retrieve/parse a URI from a stream.
Aleksey Sanin
aleksey at aleksey.com
Thu Mar 11 22:31:41 PST 2004
I would not need to *alter* xmlsec or libxml2. You will need to
create your own IO protocol handlers and then register them in the
libraries. Read the links, please.
Aleksey
Andrew Fan wrote on 3/11/2004, 9:37 PM:
> Ideally, I do not want to make any harm or alternation to libxml2 or
> xmlsec if possible. I noticed that there is a method called
> xmlSecDSigCtxEnableReferenceTransform, can I use it with a new transform
> ID( a new implementation of transform )? And does it finally effect the
> URI parse processes?
>
> Aleksey Sanin wrote:
>
> >You need to overwrite XMLSec and LibXML IO methods:
> >
> > http://www.aleksey.com/xmlsec/api/xmlsec-io.html
> > http://xmlsoft.org/xmlio.html
> >
> >Aleksey
> >_______________________________________________
> >
> >
More information about the xmlsec
mailing list