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.

nsICertPickDialogs

IID:51d59b08-1dd2-11b2-ad4a-a51b92f8a184
Inherits From:nsISupports

Provides generic UI for choosing a certificate

This interface is implemented by the following components:


Methods

void PickCertificate ( nsIInterfaceRequestor ctx , arrayof PRUnichar* certNickList , arrayof PRUnichar* certDetailsList , PRUint32 count , inout PRInt32 selectedIndex , out PRBool canceled )

void PickCertificate ( nsIInterfaceRequestor ctx , arrayof PRUnichar* certNickList , arrayof PRUnichar* certDetailsList , PRUint32 count , inout PRInt32 selectedIndex , out PRBool canceled )

General purpose certificate prompter

Arguments:
ctx
certNickList
certDetailsList
count
selectedIndex
canceled

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com