Linux Mac OSX Windows

Implemented by

 This represents a service to access and manipulate 
 X.509 certificates stored in a database through methods
 not in nsIX509CertDB, which is frozen

[scriptable, uuid(e0df4784-6560-45bf-b1b7-86076a0e8381)]
interface nsIX509CertDB2 : nsISupports

Methods


        
void addCertFromBase64(in string base64, in string aTrust, in string aName)

        
nsIX509CertList getCerts()