0
votes
1answer
74 views

Initializing NSS using Certificate DB

I am writing a NPAPI plugin, from which i need to access firefox certificate store. I have included the Gecko SDK and i want to initialize NSS with the default certificate DB. I am unable to find on ...