diff options
-rw-r--r-- | usr.bin/ssh/PROTOCOL.u2f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ssh/PROTOCOL.u2f b/usr.bin/ssh/PROTOCOL.u2f index 4bd166bbb82..8ccd20b5682 100644 --- a/usr.bin/ssh/PROTOCOL.u2f +++ b/usr.bin/ssh/PROTOCOL.u2f @@ -68,8 +68,8 @@ The corresponding private key contains: string curve name ec_point Q string application (user-specified, but typically "ssh:") + uint8 flags string key_handle - uint32 flags string reserved The certificate form of a SSH U2F key appends the usual certificate |