![]() |
Kea 2.2.0
|
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 30 of file botan_link.cc.
|
inline |
Definition at line 32 of file botan_link.cc.
|
inline |
Definition at line 36 of file botan_link.cc.
|
inline |
Definition at line 30 of file openssl_link.cc.
|
inline |
Definition at line 32 of file openssl_link.cc.