Package | Description |
---|---|
org.jivesoftware.smackx.omemo |
Classes and interfaces for OMEMO Encryption.
|
org.jivesoftware.smackx.omemo.signal |
Concrete implementation of OMEMO for smack using the signal-protocol-java library.
|
Modifier and Type | Class and Description |
---|---|
class |
OmemoService<T_IdKeyPair,T_IdKey,T_PreKey,T_SigPreKey,T_Sess,T_Addr,T_ECPub,T_Bundle,T_Ciph>
This class contains OMEMO related logic and registers listeners etc.
|
Modifier and Type | Class and Description |
---|---|
class |
SignalOmemoService
Concrete implementation of the OmemoService using the Signal library.
|