client-cpp
0.10.0
|
#include <string>
#include <botan/botan.h>
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 |