Botan  1.11.15
Botan::RandomNumberGenerator Member List
This is the complete list of members for Botan::RandomNumberGenerator, including all inherited members.
add_entropy(const byte in[], size_t length)=0Botan::RandomNumberGenerator [pure virtual]
clear()=0Botan::RandomNumberGenerator [pure virtual]
is_seeded() const =0Botan::RandomNumberGenerator [pure virtual]
make_rng()Botan::RandomNumberGenerator [static]
name() const =0Botan::RandomNumberGenerator [pure virtual]
next_byte()Botan::RandomNumberGenerator [inline]
operator=(const RandomNumberGenerator &rng)Botan::RandomNumberGenerator
random_vec(size_t bytes)Botan::RandomNumberGenerator [inline, virtual]
randomize(byte output[], size_t length)=0Botan::RandomNumberGenerator [pure virtual]
RandomNumberGenerator(const RandomNumberGenerator &rng)Botan::RandomNumberGenerator
RandomNumberGenerator()Botan::RandomNumberGenerator [inline]
reseed(size_t bits_to_collect)=0Botan::RandomNumberGenerator [pure virtual]
~RandomNumberGenerator()Botan::RandomNumberGenerator [inline, virtual]