[scriptable, uuid(1f8fe77e-1dd2-11b2-8dd2-e55f8d3465b8)]
interface nsIDOMCryptoDialogs : nsISupports

Methods

 This method is used to warn the user the web site is
 trying to escrow the generated private key.  This 
 method should return true if the user wants to proceed
 and false if the user cancels the action.
boolean ConfirmKeyEscrow(in nsIX509Cert escrowAuthority)