![]() |
MySQL 8.0.44
Source Code Documentation
|
#include <fido.h>Go to the source code of this file.
Classes | |
| class | fido_prepare_assert |
| A wrapper class to access fido2 library APIs to interact with the device. More... | |
| class | fido_assertion |
| Class to initiate authentication(aka assertion in FIDO terminology) on client side by generating a signed signature by FIDO device which needs to be sent to server to be verified. More... | |