| 
    client-cpp
    0.6.3
    
   | 
 
#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::MemoryVector < std::uint8_t >  | kaa::PublicKey | 
| typedef std::string | kaa::PrivateKey | 
| typedef Botan::SymmetricKey | kaa::SessionKey | 
| typedef Botan::SecureVector < std::uint8_t >  | kaa::EncodedSessionKey | 
| typedef Botan::SecureVector < std::uint8_t >  | kaa::Signature |