nsICertPickDialogs
 Provides generic UI for choosing a certificate
[scriptable, uuid(51d59b08-1dd2-11b2-ad4a-a51b92f8a184)]
interface nsICertPickDialogs : nsISupports

Methods

 PickCertificate
   General purpose certificate prompter
void PickCertificate(in nsIInterfaceRequestor ctx, [array, size_is(count)] in wstring certNickList, [array, size_is(count)] in wstring certDetailsList, in unsigned long count, inout long selectedIndex, out boolean canceled)