Home
last modified time | relevance | path

Searched refs:last_interactive_response (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php878 private $last_interactive_response = ''; variable in phpseclib3\\Net\\SSH2
2424 if (strlen($this->last_interactive_response)) {
2563 if (strlen($this->last_interactive_response)) {
2564 $response = $this->last_interactive_response;
2605 if (strlen($this->last_interactive_response)) {
2606 $this->last_interactive_response = '';
2612 $this->last_interactive_response = $orig;