Implemented by
- @mozilla.org/nsTokenDialogs;1
- @mozilla.org/nsCertificateDialogs;1
- @mozilla.org/nsGeneratingKeypairInfoDialogs;1
- @mozilla.org/nsClientAuthDialogs;1
- @mozilla.org/nsDOMCryptoDialogs;1
- @mozilla.org/nsCertPickDialogs;1
- @mozilla.org/nsTokenPasswordDialogs;1
[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)
Compare to: