MySQL 9.0.0
Source Code Documentation
os0enc.h File Reference

Page encryption infrastructure. More...

#include <mysql/components/my_service.h>
#include "univ.i"

Go to the source code of this file.

Classes

class  Encryption
 Encryption algorithm. More...
 
struct  Encryption_metadata
 Encryption metadata. More...
 
struct  Encryption_key
 

Namespaces

namespace  innobase
 
namespace  innobase::encryption
 

Functions

bool innobase::encryption::init_keyring_services (const mysql_service_registry_t *reg_srv)
 Initialize keyring component service handles. More...
 
void innobase::encryption::deinit_keyring_services (const mysql_service_registry_t *reg_srv)
 Deinitialize keyring component service handles. More...
 

Detailed Description

Page encryption infrastructure.