MySQL 8.4.0
Source Code Documentation
utils.cc File Reference
#include <openssl/err.h>
#include <openssl/rand.h>
#include "utils.h"

Namespaces

namespace  keyring_common
 
namespace  keyring_common::utils
 

Functions

bool keyring_common::utils::get_random_data (const std::unique_ptr< unsigned char[]> &data, size_t length)
 Generate random data. More...