26#ifndef MYSQL_HARNESS_KEYRING_FILE_INCLUDED
27#define MYSQL_HARNESS_KEYRING_FILE_INCLUDED
49 void set_header(
const std::string &data);
59 void save(
const std::string &
file_name,
const std::string &
key)
const;
void read_header(azio_stream *s, unsigned char *buffer)
Definition: azio.cc:332
KeyringFile class.
Definition: keyring_file.h:39
std::string header_
Definition: keyring_file.h:81
KeyringMemory class.
Definition: keyring_memory.h:48
bool load(THD *, const dd::String_type &fname, dd::String_type *buf)
Read an sdi file from disk and store in a buffer.
Definition: sdi_file.cc:308
std::string file_name(Log_file_id file_id)
Provides name of the log file with the given file id, e.g.
Definition: log0pre_8_0_30.cc:94
required string key
Definition: replication_asynchronous_connection_failover.proto:60