WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIX509CertDB2

IID:e0df4784-6560-45bf-b1b7-86076a0e8381
Inherits From:nsISupports

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

This interface is implemented by the following components:


Methods

void addCertFromBase64 ( char* base64 , char* trust , char* name ) nsIX509CertList getCerts ( )

void addCertFromBase64 ( char* base64 , char* trust , char* name )

Arguments:
base64
trust
name

nsIX509CertList getCerts ( )

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com