4
0
mirror of https://github.com/QuasarApp/qca.git synced 2025-05-02 06:09:33 +00:00
qca/src/examples.doco

20 lines
336 B
Plaintext
Raw Normal View History

/** \example hashtest.cpp
The code below shows how to use a Hash subclass
*/
/** \example mactest.cpp
The code below shows how to use a MessageAuthenticationCode subclass
*/
/** \example providertest.cpp
The code below shows some simple operations on a Provider object, including
use of iterators and some member functions.
*/