Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
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.