aboutsummaryrefslogtreecommitdiff
path: root/PROTOCOL.agent
diff options
context:
space:
mode:
Diffstat (limited to 'PROTOCOL.agent')
-rw-r--r--PROTOCOL.agent4
1 files changed, 2 insertions, 2 deletions
diff --git a/PROTOCOL.agent b/PROTOCOL.agent
index e4a6b74c50b5..7637882f12b3 100644
--- a/PROTOCOL.agent
+++ b/PROTOCOL.agent
@@ -91,7 +91,7 @@ with private keys as they are loaded from a PKCS#11 token.
bool certs_only
string certsblob
-Where "certsblob" constists of one or more certificates encoded as public
+Where "certsblob" consists of one or more certificates encoded as public
key blobs:
string[] certificates
@@ -112,4 +112,4 @@ A SSH_AGENTC_ADD_SMARTCARD_KEY_CONSTRAINED will return SSH_AGENT_SUCCESS
if any key (plain private or certificate) was successfully loaded, or
SSH_AGENT_FAILURE if no key was loaded.
-$OpenBSD: PROTOCOL.agent,v 1.21 2023/12/18 14:46:56 djm Exp $
+$OpenBSD: PROTOCOL.agent,v 1.22 2023/12/20 00:06:25 jsg Exp $