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.
nsIX509CertList
| IID: | a539759b-e22d-462f-94ea-2915b11b33e8 |
| Inherits From: | nsISupports |
Methods
void addCert ( nsIX509Cert cert )
void deleteCert ( nsIX509Cert cert )
nsISimpleEnumerator getEnumerator ( )
[noscript][notxpcom] voidPtr* getRawCertList ( )
void addCert ( nsIX509Cert cert )
- Arguments:
- cert
void deleteCert ( nsIX509Cert cert )
- Arguments:
- cert
nsISimpleEnumerator getEnumerator ( )
References
This interface is passed as an argument to the following methods:
This interface is returned from the following methods:
nsINSSCertCache.getX509CachedCerts, nsIX509CertDB2.getCerts
Reference documentation is generated from Mozilla's source.
