The SSH term configuration options.
package |
Default |
---|
__construct( $sshTermOptions = null)
mixed | null
getAuthOptions() : \io\vertx\jphp\ext\auth\AuthOptions
getDefaultCharset() : string
string
getHost() : string
string
getIntputrc() : string
string
getPort() : integer
integer
setDefaultCharset( $defaultCharset) : $this
string
$this
setHost( $host) : $this
string
$this
setIntputrc( $intputrc) : $this
string
$this
setKeyPairOptions( $keyPairOptions) : $this
JksOptions|array
$this
setPemKeyPairOptions( $pemKeyPairOptions) : $this
PemKeyCertOptions|array
$this
setPfxKeyPairOptions( $pfxKeyPairOptions) : $this
PfxOptions|array
$this
setPort( $port) : $this
integer
$this