#include <MCryptPPTest.h>
Public Member Functions | |
MCryptPPTest (TestSuite *s) | |
void | testEncryption (void) |
void | testDecryption (void) |
Private Member Functions | |
bool | genericTestEncryption () |
bool | genericTestDecryption () |
MCryptPPTest::MCryptPPTest | ( | TestSuite * | s | ) |
bool MCryptPPTest::genericTestDecryption | ( | ) | [private] |
bool MCryptPPTest::genericTestEncryption | ( | ) | [private] |
void MCryptPPTest::testDecryption | ( | void | ) |
void MCryptPPTest::testEncryption | ( | void | ) |