Class TlsConnectionOptions

TLS options that are unique to a given connection using a shared TlsContext. Provided as a stub for browser API.

Hierarchy

  • TlsConnectionOptions

Constructors

Properties

Constructors

Properties

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

Generated using TypeDoc