WebCola
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ConnectionOptions

Index

Properties

ALPNProtocols

ALPNProtocols: string | Buffer

NPNProtocols

NPNProtocols: string | Buffer

ca

ca: string | Buffer | string | Buffer

cert

cert: string | string[] | Buffer | Buffer[]

checkServerIdentity

checkServerIdentity: function

Type declaration

    • (servername: string, cert: string | Buffer | string | Buffer): any
    • Parameters

      • servername: string
      • cert: string | Buffer | string | Buffer

      Returns any

host

host: string

key

key: string | string[] | Buffer | Buffer[]

minDHSize

minDHSize: number

passphrase

passphrase: string

path

path: string

pfx

pfx: string | Buffer

port

port: number

rejectUnauthorized

rejectUnauthorized: boolean

secureContext

secureContext: Object

secureProtocol

secureProtocol: string

servername

servername: string

session

session: Buffer

socket

socket: Socket

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc