botan.libstate.init

Library Initialization

Members

Structs

LibraryInitializer
struct LibraryInitializer

This class represents the Library Initialization/Shutdown Object. It has to exceed the lifetime of any Botan object used in an application. You can call initialize/deinitialize or use LibraryInitializer in the RAII style.

Meta

License

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