Botan

Library Internal/Global State

License
Botan is released under the Simplified BSD License (see LICENSE.md)

class  LibraryState;

Global Library State


AlgorithmFactory  algorithmFactory();

Return a reference to the AlgorithmFactory

Returns
global AlgorithmFactory

RandomNumberGenerator  globalRng();

Return a reference to the global PRNG

Returns
global RandomNumberGenerator