WebCola
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
TLSSocket
Certificate
Cipher
Name
And
Protocol
Clear
Text
Stream
Connection
Options
Secure
Context
Secure
Context
Options
Secure
Pair
Server
Tls
Options
ALPNProtocols
NPNProtocols
SNICallback
ca
cert
ciphers
crl
dhparam
ecdh
Curve
handshake
Timeout
honor
Cipher
Order
host
key
passphrase
pfx
port
reject
Unauthorized
request
Cert
secure
Protocol
session
IdContext
session
Timeout
ticket
Keys
CLIENT_
RENEG_
LIMIT
CLIENT_
RENEG_
WINDOW
connect
create
Secure
Context
create
Secure
Pair
create
Server
Hierarchy
TlsOptions
Index
Properties
ALPNProtocols
NPNProtocols
SNICallback
ca
cert
ciphers
crl
dhparam
ecdh
Curve
handshake
Timeout
honor
Cipher
Order
host
key
passphrase
pfx
port
reject
Unauthorized
request
Cert
secure
Protocol
session
IdContext
session
Timeout
ticket
Keys
Properties
ALPNProtocols
ALPNProtocols
:
string
[]
|
Buffer
NPNProtocols
NPNProtocols
:
string
[]
|
Buffer
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
:
string
|
string
[]
|
Buffer
|
Buffer
[]
cert
cert
:
string
|
string
[]
|
Buffer
|
Buffer
[]
ciphers
ciphers
:
string
crl
crl
:
string
|
string
[]
dhparam
dhparam
:
string
|
Buffer
ecdh
Curve
ecdh
Curve
:
string
handshake
Timeout
handshake
Timeout
:
number
honor
Cipher
Order
honor
Cipher
Order
:
boolean
host
host
:
string
key
key
:
string
|
string
[]
|
Buffer
|
any
[]
passphrase
passphrase
:
string
pfx
pfx
:
string
|
Buffer
[]
port
port
:
number
reject
Unauthorized
reject
Unauthorized
:
boolean
request
Cert
request
Cert
:
boolean
secure
Protocol
secure
Protocol
:
string
session
IdContext
session
IdContext
:
string
session
Timeout
session
Timeout
:
number
ticket
Keys
ticket
Keys
:
any
Generated using
TypeDoc