IOnCertificateError Type
Emitted when failed to verify the certificate for url, to trust the certificate you should prevent the default behavior with event.preventDefault() and call callback(true).
Instance members
| Instance member |
Description
|
Full Usage:
this.callback arg1
Returns: bool
Modifiers: abstract |
|
Full Usage:
this.certificate
Modifiers: abstract |
|
Full Usage:
this.error
Modifiers: abstract |
The error code |
Full Usage:
this.event
Modifiers: abstract |
|
Full Usage:
this.isMainFrame
Modifiers: abstract |
|
Full Usage:
this.url
Modifiers: abstract |
|
Full Usage:
this.webContents
Modifiers: abstract |
|
fable-electron-docs-api