MySQL 9.1.0
Source Code Documentation
|
Page encryption infrastructure. More...
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... | |
Page encryption infrastructure.