Lines Matching full:assertion
33 .Nd get/verify a FIDO2 assertion
50 gets or verifies a FIDO2 assertion.
54 is defined by the parameters of the assertion to be obtained/verified.
66 If an assertion is successfully obtained or verified,
78 to obtain a new assertion from
83 to verify an assertion using the PEM-encoded public key in
106 If obtaining an assertion, enable the FIDO2 hmac-secret
108 If verifying an assertion, check whether the extension data bit was
118 to read the parameters of the assertion from
130 If obtaining an assertion, request user presence.
131 If verifying an assertion, check whether the user presence bit was
134 Obtain an assertion using a resident credential.
168 Obtain an assertion using U2F.
174 If obtaining an assertion, prompt the user for a PIN and request
176 If verifying an assertion, check whether the user verification bit
181 that the first line of input when obtaining an assertion shall be
201 When obtaining an assertion,
217 When verifying an assertion,
229 assertion signature (base64 blob);
241 For each generated assertion,
253 assertion signature (base64 blob);
265 When verifying an assertion,
275 obtain an assertion from an authenticator at
279 .Dl $ echo assertion challenge | openssl sha256 -binary | base64 > assert_param