![]()  | 
  
    MySQL 8.4.7
    
   Source Code Documentation 
   | 
 
#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 | 
| #define MYSQL_DYNAMIC_PLUGIN |