Library Initialization
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.
Initialize the library
Shutdown the library
Initialize the library
string options | a string listing initialization options |