I'm attempting to create a scriptable component that is usable from js 
in mozilla apps to call into NSS, in particular I am exposing the 
signature verification functionality.

I pretty much have the component done but I am trying to figure out 
where in tree it should sit. I've tried it alongside the code that is 
using it but it seems that's too early in the build process to get at 
the nss headers. So it looks like I need to put it into security/manager 
somewhere which from what I can see is like a bridge between nss and the 
rest of Mozilla. Is that right?

Dave
_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to