Yes, xmlsec library only supports DOM. It is possible to build SAX (stream parser) based implementation for a subset of XMLDsig/XMLEnc spec however some features can not be implemented that way.
Best, Aleksey On 5/6/13 12:37 AM, Jeffrey Jin (jefjin) wrote: > Hi xmlsec team, > > Currently, I've used xmlsec library, it's very easy to use. Xmlsec > depends on libxml library, since libxml support SAX and DOM, but I > download xmlsec source code, I can't find it used any SAX APIs to parse > xml? Does it means xmlsec just support DOM? If yes, whether there has > possible to support SAX in it? > > Thanks in advance. > > -Jeffrey > > > > > _______________________________________________ > xmlsec mailing list > [email protected] > http://www.aleksey.com/mailman/listinfo/xmlsec > _______________________________________________ xmlsec mailing list [email protected] http://www.aleksey.com/mailman/listinfo/xmlsec
