Interface SecurityConfig

Specifies security options for the client.

Hierarchy

  • SecurityConfig

Properties

Properties

trustStorePath?: string

Specifies the path to a trust store file to be used when validating the authenticity of the server when connecting over SSL.

Generated using TypeDoc