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.

nsINSSCertCache

IID:1b75bdae-1757-4322-9d1e-cfcaa18cb710
Inherits From:nsISupports

This interface is implemented by the following components:


Methods

void cacheAllCerts ( ) void cacheCertList ( nsIX509CertList list ) [noscript][notxpcom] voidPtr* getCachedCerts ( ) nsIX509CertList getX509CachedCerts ( )

void cacheAllCerts ( )


void cacheCertList ( nsIX509CertList list )

Arguments:
list

[notxpcom] voidPtr* getCachedCerts ( )


nsIX509CertList getX509CachedCerts ( )


References

This interface is passed as an argument to the following methods:

nsICertTree.loadCertsFromCache

Reference documentation is generated from Mozilla's source.