#include <openssl/evp.h>
#include "mmstools/mmserror.h"
Go to the source code of this file.
Classes | |
class | MMSCrypt |
Basic crypthographic methods based on OpenSSL functionality. More... | |
Defines | |
#define | MMSCRYPT_DEFAULT_KEY_FILENAME "./.key" |
Functions | |
MMS_CREATEERROR (MMSCryptError) |
Definition in file mmscrypt.h.
#define MMSCRYPT_DEFAULT_KEY_FILENAME "./.key" |
Definition at line 50 of file mmscrypt.h.
MMS_CREATEERROR | ( | MMSCryptError | ) |