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_NEWKEYS message (RFC 4253).
Definition at line 17 of file NEWKEYS.php.
|
static |
Retrieve the message's identifier.
int | Message identifier. |
Implements fpoirotte\Pssht\Messages\MessageInterface.
Definition at line 19 of file NEWKEYS.php.