pssht
latest
SSH server library written in PHP
|
Public Member Functions | |
__construct (\fpoirotte\Pssht\Connection $connection) | |
![]() | |
handle ($msgType,\fpoirotte\Pssht\Wire\Decoder $decoder,\fpoirotte\Pssht\Transport $transport, array &$context) | |
Protected Attributes | |
$connection | |
SSH connection layer. | |
fpoirotte\Pssht\Handlers\CHANNEL\Base::__construct | ( | \fpoirotte\Pssht\Connection | $connection | ) |
Construct the handler.
fpoirotte::Pssht::Connection | $connection | SSH connection layer. |
Definition at line 28 of file Base.php.
References fpoirotte\Pssht\Handlers\CHANNEL\Base\$connection.