That is exactly what I am implementing in my copy of
XMLSec at the moment. I'm calling it
xmlSecBinaryToHexString(). If it works out, I can
share the function and everyone can decide how best to
fit it in the production copy.


Great! Probably the right place for such a function is core xmlsec library
because it might be used by others as well. There is no special "utils"
file now so probably it should go into include/xmlsec/xmlsec.h and src/xmlsec.c
files. And it would be great if you can share your work! :)


Aleksey


_______________________________________________ xmlsec mailing list [EMAIL PROTECTED] http://www.aleksey.com/mailman/listinfo/xmlsec

Reply via email to