libkazv
crypto-p.hpp File Reference
#include <libkazv-config.hpp>
#include <olm/olm.h>
#include <unordered_map>
#include "crypto.hpp"
#include "crypto-util.hpp"
#include "session.hpp"
#include "inbound-group-session.hpp"
#include "outbound-group-session.hpp"
Include dependency graph for crypto-p.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Kazv::CryptoPrivate
 

Namespaces

 Kazv
 

Typedefs

using Kazv::SessionList = std::vector< Session >