|
Botan
1.11.15
|
#include <exceptn.h>
Public Member Functions | |
| PRNG_Unseeded (const std::string &algo) | |
PRNG_Unseeded Exception
| Botan::PRNG_Unseeded::PRNG_Unseeded | ( | const std::string & | algo | ) | [inline] |
Definition at line 79 of file exceptn.h.
:
Invalid_State("PRNG not seeded: " + algo)
{}
1.7.6.1