Engine
Base class for all engines. All non-pure abstract functions simply return NULL, indicating the algorithm in question is not supported. Subclasses can reimplement whichever function(s) they want to hook in a particular type.
See Source File
Botan is released under the Simplified BSD License (see LICENSE.md)
(C) 1999-2007 Jack Lloyd (C) 2014-2015 Etienne Cimon
Engine