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.
nsICertTree
| IID: | a8cd1c89-a901-4735-831b-7198b7b8b6b1 |
| Inherits From: | nsITreeView |
This interface is implemented by the following components:
Methods
void deleteEntryObject ( PRUint32 index )
nsIX509Cert getCert ( PRUint32 index )
nsICertTreeItem getTreeItem ( PRUint32 index )
PRBool isHostPortOverride ( PRUint32 index )
void loadCerts ( PRUint32 type )
void loadCertsFromCache ( nsINSSCertCache cache , PRUint32 type )
nsIX509Cert getCert ( PRUint32 index )
- Arguments:
- index
nsICertTreeItem getTreeItem ( PRUint32 index )
- Arguments:
- index
void loadCertsFromCache ( nsINSSCertCache cache , PRUint32 type )
- Arguments:
- cache
- type
Reference documentation is generated from Mozilla's source.
