Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/System/SSH/
H A DAgent.php65 const SSH_AGENT_SIGN_RESPONSE = 14; define in phpseclib3\\System\\SSH\\Agent
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/
H A DIdentity.php301 if ($type != Agent::SSH_AGENT_SIGN_RESPONSE) {