Method SSL.ClientConnection()->create()
- Method
create
 SSL.ClientConnection SSL.ClientConnection(Contextctx,string(8bit)|voidserver_name,Session|voidsession)- Description
 Initialize a new ClientConnection.
- Parameter 
ctx Context to use.
- Parameter 
server_name Optional host name of the server.
- Parameter 
session Optional Session to resume.