![]() |
Kea 2.2.0
|
Botan implementation of RNG. More...
Inheritance diagram for isc::cryptolink::RNGImpl:Public Member Functions | |
| RNGImpl () | |
| RNGImpl () | |
| ~RNGImpl () | |
| ~RNGImpl () | |
Public Member Functions inherited from isc::cryptolink::RNG | |
| 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.