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.

@mozilla.org/security/crlmanager;1

This component implements the following interfaces:

Constants

PRUint32 nsICRLManager.TYPE_AUTOUPDATE_TIME_BASED = 1
PRUint32 nsICRLManager.TYPE_AUTOUPDATE_FREQ_BASED = 2

Methods

InterfaceMethod
nsICRLManager PRUnichar* computeNextAutoUpdateTime ( nsICRLInfo info , PRUint32 autoUpdateType , double noOfDays )
nsICRLManager void deleteCrl ( PRUint32 crlIndex )
nsICRLManager nsIArray getCrls ( )
nsICRLManager void importCrl ( arrayof PRUint8 data , PRUint32 length , nsIURI uri , PRUint32 type , PRBool doSilentDownload , PRUnichar* crlKey )
nsICRLManager void rescheduleCRLAutoUpdate ( )
nsICRLManager PRBool updateCRLFromURL ( PRUnichar* url , PRUnichar* key )

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com