Header menu logo fable-electron-docs-api

Options Type

Constructors

Constructor Description

Options(certificate, password)

Full Usage: Options(certificate, password)

Parameters:
    certificate : string - Path for the pkcs12 file.
    password : string - Passphrase for the certificate.

Returns: Options
certificate : string

Path for the pkcs12 file.

password : string

Passphrase for the certificate.

Returns: Options

Instance members

Instance member Description

this.certificate

Full Usage: this.certificate

Path for the pkcs12 file.

this.password

Full Usage: this.password

Passphrase for the certificate.

Type something to start searching.