summaryrefslogtreecommitdiff
path: root/PROTOCOL.u2f
diff options
context:
space:
mode:
Diffstat (limited to 'PROTOCOL.u2f')
-rw-r--r--PROTOCOL.u2f2
1 files changed, 2 insertions, 0 deletions
diff --git a/PROTOCOL.u2f b/PROTOCOL.u2f
index 61b70d6ef..93601159c 100644
--- a/PROTOCOL.u2f
+++ b/PROTOCOL.u2f
@@ -235,6 +235,8 @@ The middleware library need only expose a handful of functions:
235 235
236 /* Flags */ 236 /* Flags */
237 #define SSH_SK_USER_PRESENCE_REQD 0x01 237 #define SSH_SK_USER_PRESENCE_REQD 0x01
238 #define SSH_SK_USER_VERIFICATION_REQD 0x04
239 #define SSH_SK_RESIDENT_KEY 0x20
238 240
239 /* Algs */ 241 /* Algs */
240 #define SSH_SK_ECDSA 0x00 242 #define SSH_SK_ECDSA 0x00