Re: Importing a symmetic key into NSS database

2013-07-31 Thread Robert Relyea
On 07/30/2013 06:37 PM, John wrote: At this point I usually ask, what is it you are trying to do? usually when I see someone trying to import or export keyblobs, they are coding at the wrong level and we should be pushing more of whatever protocol you are running into NSS. I'm developing a One T

Re: libnss3.so available on FireFox on Android?

2013-07-31 Thread hv
Not initializing PSM was my problem. Thanks for the help. On Tuesday, 30 July 2013 17:58:05 UTC-4, 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.

Re: Importing a symmetic key into NSS database

2013-07-31 Thread John Dennis
On 07/31/2013 09:47 AM, Rajesh Kareti wrote: > Hi, > > I need some help in setting up the NSS Cryptographic module for doing > Encryption and Decryption. Could any one help me in doing that. > > Thanks you, > Raj Raj, please do not hijack threads, your question has nothing to do with importing a

Re: Importing a symmetic key into NSS database

2013-07-31 Thread Rajesh Kareti
Hi, I need some help in setting up the NSS Cryptographic module for doing Encryption and Decryption. Could any one help me in doing that. Thanks you, Raj On Tue, Jul 30, 2013 at 9:37 PM, John wrote: > > At this point I usually ask, what is it you are trying to do? usually > > when I see someo