On 07/30/2013 02:58 PM, hv wrote:
Hi,

I was not able to open NSS on FF android. Is NSS available on FireFox on 
Android?
I tried the follwing:

var ds = Services.dirsvc.get("GreD", Components.interfaces.nsILocalFile);
var libName = ctypes.libraryName("nss3");
ds.append(libName);

var nsslib = ctypes.open(ds.path); // FAILS TO OPEN

I'm not sure, but I believe firefox builds a monolithic binary for android currently. We have instructions on how to build nss on Android (I got that working some time ago) here: https://wiki.mozilla.org/NSS:Android

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

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

Reply via email to