MySQL 9.0.0
Source Code Documentation
keyring_file.h File Reference
#include <cstring>
#include <memory>
#include <string>
#include <vector>
#include <components/keyrings/common/component_helpers/include/service_requirements.h>
#include <components/keyrings/common/operations/operations.h>
#include <mysql/components/services/log_builtins.h>
#include "mysqld_error.h"
#include "backend/backend.h"
#include "config/config.h"

Go to the source code of this file.

Namespaces

namespace  keyring_file
 

Functions

bool keyring_file::init_or_reinit_keyring (std::string &err)
 Initialize or re-initialize keyring. More...
 
bool keyring_file::set_paths (const char *component_path, const char *instance_path)
 Set path to component. More...