Interface Pkcs12Options

Interface used to hold the options for creating a PKCS#12 connection in the builder.

Note: Only supported on MacOS devices.

NodeJS only

Hierarchy

  • Pkcs12Options

Properties

pkcs12_file: string

Path to the PKCS#12 file

pkcs12_password: string

The password for the PKCS#12 file

Generated using TypeDoc