#include "DcCrypto.h"
Go to the source code of this file.
Defines | |
#define | NUM_OF_DIGITS 10 |
DcCrypto.cpp: implementation of the CdcCrypto class. | |
#define | NUM_OF_LETTERS 26 |
#define NUM_OF_DIGITS 10 |
DcCrypto.cpp: implementation of the CdcCrypto class.
for documentation see the header file.
Definition at line 27 of file DcCrypto.cpp.
#define NUM_OF_LETTERS 26 |
Definition at line 28 of file DcCrypto.cpp.