Petar Popara wrote:
Is there a way to add this code into my Firefox (C++) plugin and not to call it from JScript?

It's called "JavaScript", not "JScript". Yeah, you can do it from C++ too, sorry, I was thinking you were using JS for some reason.

nsCOMPtr<nsISupports> psm(do_GetService(@mozilla.org/psm;1"));
_______________________________________________
mozilla-crypto mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-crypto

Reply via email to