Options
All
  • Public
  • Public/Protected
  • All
Menu

Default implementation of SSLOptionsFactory.

Hierarchy

  • BasicSSLOptionsFactory

Implements

Index

Constructors

Methods

Constructors

Methods

  • getSSLOptions(): any
  • Called after the client initialization to create the options object.

    Returns any

  • Called during client initialization with the properties configuration option passed as the argument.

    Parameters

    Returns Promise<void>

Generated using TypeDoc