toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-electron
/
electron.core
/
CertificateTrustDialogOptions
Certificate
Trust
Dialog
Options
external
interface
CertificateTrustDialogOptions
(
source
)
Members
Properties
certificate
Link copied to clipboard
abstract
var
certificate
:
Certificate
The certificate to trust/import.
message
Link copied to clipboard
abstract
var
message
:
String
The message to display to the user.