Table of Contents
Properties
-
$certs
: mixed
-
$cipher
: mixed
-
$localHost
: mixed
-
$localPort
: mixed
-
$remoteHost
: mixed
-
$remotePort
: mixed
Methods
-
__construct()
: mixed
-
__toString()
: string
$certs
public
mixed
$certs
$cipher
public
mixed
$cipher
$localHost
public
mixed
$localHost
$localPort
public
mixed
$localPort
$remoteHost
public
mixed
$remoteHost
$remotePort
public
mixed
$remotePort
__construct()
public
__construct([mixed $remoteHost = '' ][, mixed $remotePort = 0 ][, mixed $localHost = '' ][, mixed $localPort = 0 ][, mixed $cipher = '' ][, mixed $certs = null ]) : mixed
Parameters
-
$remoteHost
: mixed
= ''
-
-
$remotePort
: mixed
= 0
-
-
$localHost
: mixed
= ''
-
-
$localPort
: mixed
= 0
-
-
$cipher
: mixed
= ''
-
-
$certs
: mixed
= null
-
__toString()
public
__toString() : string