Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-electron
/
electron.core
/
ImportCertificateOptions
Import
Certificate
Options
external
interface
ImportCertificateOptions
(
source
)
Members
Properties
certificate
Link copied to clipboard
abstract
var
certificate
:
String
Path for the pkcs12 file.
password
Link copied to clipboard
abstract
var
password
:
String
Passphrase for the certificate.