56 public function check(
check(\fpoirotte\Pssht\Messages\USERAUTH\REQUEST\Base $message,\fpoirotte\Pssht\Transport $transport, array &$context)
const AUTH_REMOVE
The authentication failed and the method should be removed.
const CHECK_REJECT
The message should be rejected.
const CHECK_IGNORE
The message should be ignored.
const CHECK_OK
The message passed the check.
authenticate(\fpoirotte\Pssht\Messages\USERAUTH\REQUEST\Base $message,\fpoirotte\Pssht\Transport $transport, array &$context)
const AUTH_ACCEPT
The authentication was successful.
const AUTH_REJECT
The authentication failed.