Go to the source code of this file.
Classes | |
struct | QryptSecurity::SymmetricKeyData |
Structure to store symmetric key data More... | |
struct | QryptSecurity::KeyConfiguration |
Structure to store additional key configuration parameters More... | |
struct | QryptSecurity::ClientConfiguration |
Structure to store additional client configuration parameters More... | |
class | QryptSecurity::IKeyGenDistributedClient |
KeyGenDistributedClient More... | |
Namespaces | |
QryptSecurity | |
Variables | |
const std::string | QryptSecurity::QRYPTSECURITY_VERSION = "0.11" |
Minor SDK version More... | |
const size_t | QryptSecurity::AES_256_SIZE = 32 |
Size of AES key More... | |