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

Hierarchy

  • TlsOptions

Index

Properties

ALPNProtocols

ALPNProtocols: string[] | Buffer

NPNProtocols

NPNProtocols: string[] | Buffer

SNICallback

SNICallback: function

Type declaration

    • (servername: string, cb: function): any
    • Parameters

      Returns any

ca

ca: string | string[] | Buffer | Buffer[]

cert

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

ciphers

ciphers: string

crl

crl: string | string[]

dhparam

dhparam: string | Buffer

ecdhCurve

ecdhCurve: string

handshakeTimeout

handshakeTimeout: number

honorCipherOrder

honorCipherOrder: boolean

host

host: string

key

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

passphrase

passphrase: string

pfx

pfx: string | Buffer[]

port

port: number

rejectUnauthorized

rejectUnauthorized: boolean

requestCert

requestCert: boolean

secureProtocol

secureProtocol: string

sessionIdContext

sessionIdContext: string

sessionTimeout

sessionTimeout: number

ticketKeys

ticketKeys: any

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