Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
tls
TlsOptions
Interface TlsOptions
Index
Properties
NPNProtocols
SNICallback
ca
cert
ciphers
crl
honorCipherOrder
key
passphrase
pfx
rejectUnauthorized
requestCert
Properties
optional
public
NPNProtocols
?:
any
optional
public
SNICallback
?:
(servername: string) => any
optional
public
ca
?:
any
optional
public
cert
?:
any
optional
public
ciphers
?:
string
optional
public
crl
?:
any
optional
public
honorCipherOrder
?:
any
optional
public
key
?:
any
optional
public
passphrase
?:
string
optional
public
pfx
?:
any
optional
public
rejectUnauthorized
?:
boolean
optional
public
requestCert
?:
boolean
Globals
NodeJS
asciify
assert
buffer
child_process
cluster
crypto
dgram
dns
domain
events
fs
http
https
net
os
path
punycode
querystring
readline
repl
stream
string_decoder
tls
tty
url
util
vm
zlib
CLIENT_RENEG_LIMIT
CLIENT_RENEG_WINDOW
ConnectionOptions
SecurePair
TlsOptions
NPNProtocols
SNICallback
ca
cert
ciphers
crl
honorCipherOrder
key
passphrase
pfx
rejectUnauthorized
requestCert
ClearTextStream
Server
connect
createSecurePair
createServer