MySQL 9.1.0
Source Code Documentation
|
#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... | |