WebCola
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Agent
Agent
Options
Request
Options
Server
Server
Options
NPNProtocols
SNICallback
ca
cert
ciphers
crl
honor
Cipher
Order
key
passphrase
pfx
reject
Unauthorized
request
Cert
global
Agent
create
Server
get
request
Hierarchy
ServerOptions
Index
Properties
NPNProtocols
SNICallback
ca
cert
ciphers
crl
honor
Cipher
Order
key
passphrase
pfx
reject
Unauthorized
request
Cert
Properties
NPNProtocols
NPNProtocols
:
any
SNICallback
SNICallback
:
function
Type declaration
(
servername
:
string
, cb
:
function
)
:
any
Parameters
servername:
string
cb:
function
(
err
:
Error
, ctx
:
SecureContext
)
:
any
Parameters
err:
Error
ctx:
SecureContext
Returns
any
Returns
any
ca
ca
:
any
cert
cert
:
any
ciphers
ciphers
:
string
crl
crl
:
any
honor
Cipher
Order
honor
Cipher
Order
:
boolean
key
key
:
any
passphrase
passphrase
:
string
pfx
pfx
:
any
reject
Unauthorized
reject
Unauthorized
:
boolean
request
Cert
request
Cert
:
boolean
Generated using
TypeDoc