MySQL 9.3.0
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
scram.h File Reference
#include <memory>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

struct  mrs::authentication::ScramServerAuthChallange
 
struct  mrs::authentication::ScramClientAuthInitial
 
struct  mrs::authentication::ScramClientAuthContinue
 
class  mrs::authentication::ScramParser
 

Namespaces

namespace  mrs
 
namespace  mrs::authentication
 

Functions

std::unique_ptr< ScramParser > mrs::authentication::create_scram_parser (const bool is_json)