pssht
latest
SSH server library written in PHP
|
Static Public Member Functions | |
static | getMessageId () |
![]() | |
static | unserialize (\fpoirotte\Pssht\Wire\Decoder $decoder) |
Additional Inherited Members | |
![]() | |
__construct ($channel) | |
getChannel () | |
serialize (\fpoirotte\Pssht\Wire\Encoder $encoder) | |
![]() | |
$channel | |
Local channel identifier. | |
SSH_MSG_CHANNEL_FAILURE message (RFC 4254).
Definition at line 17 of file FAILURE.php.
|
static |
Retrieve the message's identifier.
int | Message identifier. |
Implements fpoirotte\Pssht\Messages\MessageInterface.
Definition at line 19 of file FAILURE.php.