toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
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.