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/Agent/
DIdentity.php301 if ($type != Agent::SSH_AGENT_SIGN_RESPONSE) {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/System/SSH/
DAgent.php65 const SSH_AGENT_SIGN_RESPONSE = 14; define in phpseclib3\\System\\SSH\\Agent