mirror of
https://github.com/MariaDB/server.git
synced 2026-04-21 15:55:53 +02:00
encryption keys service
This commit is contained in:
parent
cf8bf0b68e
commit
21430e4378
25 changed files with 245 additions and 44 deletions
|
|
@ -18,7 +18,6 @@
|
|||
#include <mysql_version.h>
|
||||
#include <mysql/plugin_encryption_key_management.h>
|
||||
#include <my_aes.h>
|
||||
#include <my_crypt_key_management.h>
|
||||
#include "sql_class.h"
|
||||
#include "KeySingleton.h"
|
||||
#include "EncKeys.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue