From 7b47e2e9d6a1d2e769ad5479b81d17e6c266b70a Mon Sep 17 00:00:00 2001 From: Ludvig Michaelsson Date: Wed, 5 Jun 2024 12:48:36 +0200 Subject: [PATCH] man: clarify fido_cred_set_attobj purpose --- man/fido_cred_set_authdata.3 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man/fido_cred_set_authdata.3 b/man/fido_cred_set_authdata.3 index dd188026..28e0938e 100644 --- a/man/fido_cred_set_authdata.3 +++ b/man/fido_cred_set_authdata.3 @@ -176,6 +176,9 @@ does not need to call .Fn fido_cred_set_authdata , or .Fn fido_cred_set_authdata_raw . +This function may be useful for applications interfacing with the +WebAuthn API, removing the need to first parse the attestation object to +verify the credential. .Pp The .Fn fido_cred_set_clientdata