Optional, see tls.createServer().
Optional, see tls.createServer().
If true the TLS socket will be instantiated in server-mode. Defaults to false.
Optional, see tls.createServer().
Optional, see tls.createServer().
If true, specifies that the OCSP status request extension will be added to the client hello and an 'OCSPResponse' event will be emitted on the socket before establishing a secure communication
An optional TLS context object from tls.createSecureContext().
An optional net.Server instance.
An optional Buffer instance containing a TLS session.
Generated using TypeDoc
Optional, see
tls.createServer().