![]() |
Kea 2.0.1
|
Botan implementation of RNG. More...
Public Member Functions | |
RNGImpl () | |
RNGImpl () | |
~RNGImpl () | |
~RNGImpl () | |
![]() | |
RNG () | |
Constructor from a Random Number Generator. More... | |
virtual | ~RNG () |
Destructor. More... | |
virtual std::vector< uint8_t > | random (size_t len)=0 |
Generate random value. More... | |
Botan implementation of RNG.
OpenSSL implementation of RNG.
Definition at line 31 of file botan_link.cc.
|
inline |
Definition at line 33 of file botan_link.cc.
|
inline |
Definition at line 37 of file botan_link.cc.
|
inline |
Definition at line 31 of file openssl_link.cc.
|
inline |
Definition at line 33 of file openssl_link.cc.