Home
last modified time | relevance | path

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

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/
H A DIdentity.php285 if ($type != Agent::SSH_AGENT_SIGN_RESPONSE) {
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/System/SSH/
H A DAgent.php62 const SSH_AGENT_SIGN_RESPONSE = 14; define in phpseclib\\System\\SSH\\Agent