Kea 2.5.8
crypto_rng.h File Reference
#include <boost/noncopyable.hpp>
#include <cryptolink/cryptolink.h>
+ Include dependency graph for crypto_rng.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::cryptolink::RNG
 RNG support. More...
 

Namespaces

namespace  isc
 Defines the logger used by the top-level component of kea-lfc.
 
 

Functions

uint16_t isc::cryptolink::generateQid ()
 Generate a Qid.
 
std::vector< uint8_t > isc::cryptolink::random (size_t len)
 Generate random value.