|
client-cpp
0.10.0
|
#include <string>#include <botan/botan.h>
Include dependency graph for SecurityDefinitions.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | kaa::KeyPair |
Namespaces | |
| kaa | |
Typedefs | |
| typedef Botan::secure_vector < std::uint8_t > | kaa::PublicKey |
| typedef std::string | kaa::PrivateKey |
| typedef Botan::SymmetricKey | kaa::SessionKey |
| typedef Botan::secure_vector < std::uint8_t > | kaa::EncodedSessionKey |
| typedef Botan::secure_vector < std::uint8_t > | kaa::Signature |