lime
Lime is a C++ library implementing Open Whisper System Signal protocol
|
Classes | |
enum | LimeCallbackReturn |
Enumeration remapping the lime::CallbackReturn. More... | |
enum | LimeCurveId |
enum | LimeEncryptionPolicy |
class | LimeException |
class | LimeManager |
A java wrapper around the native Lime Manager interface. More... | |
class | LimeOutputBuffer |
enum | LimePeerDeviceStatus |
Enumeration remapping the lime::PeerDeviceStatus. More... | |
interface | LimePostToX3DH |
Define an interface to communicate with the X3DH server. More... | |
interface | LimeStatusCallback |
Define an interface for the status callback The native code will call this callback function on the LimeStatusCallback object passed as parameter to it. More... | |
class | RecipientData |
The encrypt function input/output data structure. More... | |