mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-12-22 10:00:14 +00:00
upstream: correct order or ecdsa-sk private key fields
OpenBSD-Commit-ID: 4d4a0c13226a79f0080ce6cbe74f73b03ed8092e
This commit is contained in:
parent
93fa2a6649
commit
71856e1142
@ -68,8 +68,8 @@ The corresponding private key contains:
|
|||||||
string curve name
|
string curve name
|
||||||
ec_point Q
|
ec_point Q
|
||||||
string application (user-specified, but typically "ssh:")
|
string application (user-specified, but typically "ssh:")
|
||||||
|
uint8 flags
|
||||||
string key_handle
|
string key_handle
|
||||||
uint32 flags
|
|
||||||
string reserved
|
string reserved
|
||||||
|
|
||||||
The certificate form of a SSH U2F key appends the usual certificate
|
The certificate form of a SSH U2F key appends the usual certificate
|
||||||
|
Loading…
Reference in New Issue
Block a user