Class: tls.Server
This class is a subclass of net.Server
and has the same methods on it. Instead of accepting only raw TCP connections, this accepts encrypted connections using TLS or SSL.
Class: tls.Server
This class is a subclass of net.Server
and has the same methods on it. Instead of accepting only raw TCP connections, this accepts encrypted connections using TLS or SSL.
Please login to continue.