|
Pol
Revision:cb584c9
|
#include "cryptkey.h"#include <cstring>#include "../../clib/clib.h"#include "../../clib/logfacility.h"Go to the source code of this file.
Namespaces | |
| Pol | |
| Pol::Crypt | |
Functions | |
| void | Pol::Crypt::CalculateCryptKeys (const std::string &name, TCryptInfo &infoCrypt) |
| bool | Pol::Crypt::compareVersion (int ver1major, int ver1minor, int ver1build, int ver2major, int ver2minor, int ver2build) |