Kea
1.9.9-git
|
#include <config.h>
#include <cryptolink.h>
#include <cryptolink/crypto_rng.h>
#include <boost/scoped_ptr.hpp>
#include <cstring>
Go to the source code of this file.
Namespaces | |
isc | |
Defines the logger used by the top-level component of kea-dhcp-ddns. | |
isc::cryptolink | |
Functions | |
std::vector< uint8_t > | isc::cryptolink::random (size_t len) |
Generate random value. More... | |