Botan  1.11.15
Public Member Functions
Botan::PRNG_Unseeded Struct Reference

#include <exceptn.h>

Inheritance diagram for Botan::PRNG_Unseeded:
Botan::Invalid_State

List of all members.

Public Member Functions

 PRNG_Unseeded (const std::string &algo)

Detailed Description

PRNG_Unseeded Exception

Definition at line 77 of file exceptn.h.


Constructor & Destructor Documentation

Botan::PRNG_Unseeded::PRNG_Unseeded ( const std::string &  algo) [inline]

Definition at line 79 of file exceptn.h.

                                        :
      Invalid_State("PRNG not seeded: " + algo)
      {}

The documentation for this struct was generated from the following file: