#include <randbytestore.hpp>
|
unsigned char | get_byte (RAND_TYPE &rng) |
|
template<typename T > |
void | fill (T &obj, RAND_TYPE &rng) |
|
|
static constexpr size_t | SIZE = sizeof(typename RAND_TYPE::result_type) |
|
template<typename RAND_TYPE>
class openvpn::RandomByteStore< RAND_TYPE >
Definition at line 20 of file randbytestore.hpp.
◆ fill()
template<typename RAND_TYPE >
template<typename T >
◆ get_byte()
template<typename RAND_TYPE >
◆ n_bytes
template<typename RAND_TYPE >
◆ res
template<typename RAND_TYPE >
◆ SIZE
template<typename RAND_TYPE >
The documentation for this class was generated from the following file: