Lines Matching refs:requests
65 requests from the client. On success the agent may reply either with:
81 SSH2_AGENTC_ADD_IDENTITY requests for protocol 1 and protocol 2 keys
84 Two variants of these requests are SSH_AGENTC_ADD_RSA_ID_CONSTRAINED
91 SSH_AGENTC_ADD_SMARTCARD_KEY_CONSTRAINED requests.
116 of the *_CONSTRAINED requests. Multiple constraints are appended
241 For DSA, ECDSA and RSA key add requests, "key_constraints" may only be
283 This message requests the deletion of all protocol 2 keys:
351 requests exist for protocol 1 and protocol 2 keys.
397 are separate requests for the protocol 1 and protocol 2 private key
491 it will suspend processing requests and return a SSH_AGENT_SUCCESS
494 While locked, the agent will refuse all requests except
496 SSH2_AGENTC_REQUEST_IDENTITIES. The "request identities" requests are
506 processing all requests and return SSH_AGENT_SUCCESS. If the agent
532 3.3 Key-type independent requests from client to agent