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