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 ($service) | |
getServiceName () | |
serialize (\fpoirotte\Pssht\Wire\Encoder $encoder) | |
![]() | |
$service | |
Name of the service to start after authentication. | |
SSH_MSG_SERVICE_ACCEPT message (RFC 4253).
Definition at line 17 of file ACCEPT.php.
|
static |
Retrieve the message's identifier.
int | Message identifier. |
Implements fpoirotte\Pssht\Messages\MessageInterface.
Definition at line 19 of file ACCEPT.php.