MySQL 8.4.0
Source Code Documentation
webauthn_assertion.cc File Reference
#include "webauthn_assertion.h"
#include <iostream>
#include <sstream>
#include <base64.h>
#include <common.h>
#include <mysql_com.h>
#include <scope_guard.h>
#include <mysql/service_mysql_alloc.h>
#include <fido/credman.h>

Namespaces

namespace  anonymous_namespace{webauthn_assertion.cc}
 

Macros

#define MYSQL_DYNAMIC_PLUGIN
 

Variables

const unsigned int anonymous_namespace{webauthn_assertion.cc}::PIN_BUFFER_SIZE = 256
 
const size_t anonymous_namespace{webauthn_assertion.cc}::NUM_DEVICES = 1
 

Macro Definition Documentation

◆ MYSQL_DYNAMIC_PLUGIN

#define MYSQL_DYNAMIC_PLUGIN