|
Mobile API Reference
MicroStrategy 2019
|
#include "Base/Interfaces/BaseException.h"#include "Base/Base/ReturnString.h"#include "Encryptor.h"#include "DataType/DataType/Binary.h"Go to the source code of this file.
Classes | |
| class | MEncryptor::Hash |
| Hash is a one way encryption that uses RIPEMD160 hashing algorithm. More... | |
| class | MEncryptor::BadHashException |
| class | MEncryptor::BadDataException |
Namespaces | |
| MEncryptor | |
Enumerations | |
| enum | MEncryptor::HashingVersion { MEncryptor::RIPEMD160 = 0, MEncryptor::HashingVersionHighest } |