aboutsummaryrefslogtreecommitdiff
path: root/man/fido2-assert.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/fido2-assert.1')
-rw-r--r--man/fido2-assert.16
1 files changed, 4 insertions, 2 deletions
diff --git a/man/fido2-assert.1 b/man/fido2-assert.1
index 882b7ab1feaa..9201acfc473e 100644
--- a/man/fido2-assert.1
+++ b/man/fido2-assert.1
@@ -89,6 +89,8 @@ where
may be
.Em es256
(denoting ECDSA over NIST P-256 with SHA-256),
+.Em es384
+(denoting ECDSA over NIST P-384 with SHA-384),
.Em rs256
(denoting 2048-bit RSA with PKCS#1.5 padding and SHA-256), or
.Em eddsa
@@ -224,7 +226,7 @@ client data hash (base64 blob);
.It
relying party id (UTF-8 string);
.It
-authenticator data (base64 blob);
+CBOR encoded authenticator data (base64 blob);
.It
assertion signature (base64 blob);
.El
@@ -248,7 +250,7 @@ client data hash (base64 blob);
.It
relying party id (UTF-8 string);
.It
-authenticator data (base64 blob);
+CBOR encoded authenticator data (base64 blob);
.It
assertion signature (base64 blob);
.It