Class TlsConnectionOptions

TLS options that are unique to a given connection using a shared TlsContext.

nodejs only.

Hierarchy

  • NativeResource
    • TlsConnectionOptions

Constructors

Properties

Constructors

Properties

tls_ctx: TlsContext
server_name?: string
alpn_list: string[] = []

Generated using TypeDoc