Skip to content

Commit

Permalink
man: add fido2-cred -M -a
Browse files Browse the repository at this point in the history
  • Loading branch information
LDVG committed Oct 2, 2024
1 parent 6c4070a commit 3deb04e
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion man/fido2-cred.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.\" Copyright (c) 2018-2023 Yubico AB. All rights reserved.
.\" Copyright (c) 2018-2024 Yubico AB. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions are
Expand Down Expand Up @@ -35,6 +35,7 @@
.Nm
.Fl M
.Op Fl bdhqruvw
.Op Fl a Ar mode
.Op Fl c Ar cred_protect
.Op Fl i Ar input_file
.Op Fl o Ar output_file
Expand Down Expand Up @@ -120,6 +121,11 @@ to verify a credential.
Request the credential's
.Dq largeBlobKey ,
a 32-byte symmetric key associated with the generated credential.
.It Fl a Ar mode
When making a credential, request enterprise attestation.
Please refer to
.In fido/param.h
for the set of possible values.
.It Fl c Ar cred_protect
If making a credential, set the credential's protection level to
.Ar cred_protect ,
Expand Down

0 comments on commit 3deb04e

Please sign in to comment.