mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-28 20:02:00 +03:00
codership/mariadb-wsrep#27 Galera cache encryption
* Created interface class for encryption support * Implemented function for setting enc key to provider, callback function for encryption/decryption
This commit is contained in:
@ -40,6 +40,7 @@ namespace db
|
||||
mutex_,
|
||||
cond_,
|
||||
server_service,
|
||||
nullptr,
|
||||
name,
|
||||
"",
|
||||
address,
|
||||
|
Reference in New Issue
Block a user