MySQL 8.4.1
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...