From 091151afb8d13d3d98a2982249023ee4921c5a34 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 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/man/fido_cred_set_authdata.3 b/man/fido_cred_set_authdata.3 index dd188026..ba3507fd 100644 --- a/man/fido_cred_set_authdata.3 +++ b/man/fido_cred_set_authdata.3 @@ -176,6 +176,10 @@ does not need to call .Fn fido_cred_set_authdata , or .Fn fido_cred_set_authdata_raw . +.Fn fido_cred_set_attobj +may be useful in 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