Botan
1.10.9
|
#include <algo_factory.h>
Public Member Functions | |
Engine_Iterator (const Algorithm_Factory &a) | |
Engine * | next () |
An iterator for the engines in this factory
Definition at line 190 of file algo_factory.h.
|
inline |
|
inline |
Definition at line 196 of file algo_factory.h.
References n.
Referenced by Botan::get_cipher(), Botan::PK_Decryptor_EME::PK_Decryptor_EME(), Botan::PK_Encryptor_EME::PK_Encryptor_EME(), Botan::PK_Key_Agreement::PK_Key_Agreement(), Botan::PK_Signer::PK_Signer(), Botan::PK_Verifier::PK_Verifier(), and Botan::Power_Mod::set_modulus().