MySQL 9.3.0
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
mrs::authentication::KeyStoredInformations Class Reference

#include <key_stored_informations.h>

Public Attributes

std::string stored_key
 
std::string salt
 
uint64_t iterations
 
bool is_valid {false}
 

Member Data Documentation

◆ is_valid

bool mrs::authentication::KeyStoredInformations::is_valid {false}

◆ iterations

uint64_t mrs::authentication::KeyStoredInformations::iterations

◆ salt

std::string mrs::authentication::KeyStoredInformations::salt

◆ stored_key

std::string mrs::authentication::KeyStoredInformations::stored_key

The documentation for this class was generated from the following file: