#include <QtCrypto>
Public Member Functions | |
Initializer (MemoryMode m=Practical, int prealloc=64) |
To ensure that QCA is properly initialised and cleaned up, it is convenient to create an Initializer object, and let it go out of scope at the end of QCA usage.
aes-cmac.cpp, base64test.cpp, certtest.cpp, ciphertest.cpp, cmsexample.cpp, eventhandlerdemo.cpp, hashtest.cpp, hextest.cpp, keyloader.cpp, mactest.cpp, main.cpp, md5crypt.cpp, providertest.cpp, publickeyexample.cpp, randomtest.cpp, rsatest.cpp, saslservtest.cpp, sasltest.cpp, sslservtest.cpp, and ssltest.cpp.
|
Standard constructor.
|