libkazv
|
#include <libkazv-config.hpp>
#include <vodozemac.h>
#include <unordered_map>
#include "crypto.hpp"
#include "crypto-util.hpp"
#include "crypto-util-p.hpp"
#include "session.hpp"
#include "inbound-group-session.hpp"
#include "outbound-group-session.hpp"
Go to the source code of this file.
Classes | |
struct | Kazv::CryptoPrivate |
Namespaces | |
Kazv | |
Typedefs | |
using | Kazv::SessionList = std::vector< Session > |