lime
Lime is a C++ library implementing Open Whisper System Signal protocol
|
Go to the source code of this file.
Classes | |
struct | lime::callbackUserData< Curve > |
structure holding user data while waiting for callback from X3DH server response processing More... | |
class | lime::Lime< Curve > |
Implement the abstract class LimeGeneric. More... | |
struct | lime::callbackUserData< Curve > |
structure holding user data while waiting for callback from X3DH server response processing More... | |
Namespaces | |
lime | |
Enumerations | |
enum | lime::network_state : uint8_t { lime::network_state::done =0x00, lime::network_state::sendSPk =0x01, lime::network_state::sendOPk =0x02 } |