[CP] rollback the default way of kms nonce

This commit is contained in:
jingtaoye35
2023-09-25 12:10:08 +00:00
committed by ob-robot
parent d70ee9435b
commit e53199af2b
2 changed files with 26 additions and 0 deletions

View File

@ -32,6 +32,7 @@ class ObKeyGenerator
{
public:
static int generate_encrypt_key(char *buf, int64_t len);
static int generate_encrypt_key_char(char *buf, int64_t len);
};
enum ObCipherOpMode {