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.

nsIDOMCryptoDialogs

IID:1f8fe77e-1dd2-11b2-8dd2-e55f8d3465b8
Inherits From:nsISupports

This interface is implemented by the following components:


Methods

PRBool ConfirmKeyEscrow ( nsIX509Cert escrowAuthority )

PRBool ConfirmKeyEscrow ( nsIX509Cert escrowAuthority )

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.

Arguments:
escrowAuthority

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com