Upgrades the socket to a TLS socket.
method
TCPSocket.upgradeTLS
@param options
The options for the upgrade.
@returns
A tuple containing the raw socket and the TLS socket.
method
Upgrades the socket to a TLS socket.
The options for the upgrade.
A tuple containing the raw socket and the TLS socket.