MySQL 9.0.0
Source Code Documentation
utils.h File Reference
#include <memory>

Go to the source code of this file.

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...