MySQL 9.0.0
Source Code Documentation
webauthn_assertion.h File Reference
#include <string>
#include <assertion.h>

Go to the source code of this file.

Classes

class  webauthn_assertion
 Class to initiate authentication(aka assertion in FIDO terminology) on client side by generating a signature by FIDO device which needs to be sent to server to be verified using public key stored in auth_string. More...
 

Variables

unsigned int libfido_device_id
 The libfido "device" to use. More...
 

Variable Documentation

◆ libfido_device_id

unsigned int libfido_device_id
extern

The libfido "device" to use.