Package org.jivesoftware.smackx.omemo.signal
Concrete implementation of OMEMO for smack using the signal-protocol-java library.
-
Class Summary Class Description SignalCachingOmemoStore Implementation of the CachingOmemoStore for smack-omemo-signal.SignalFileBasedOmemoStore Implementation of a FileBasedOmemoStore for the smack-omemo-signal module.SignalOmemoKeyUtil Concrete implementation of the KeyUtil for an implementation using the Signal library.SignalOmemoRatchet SignalOmemoService Concrete implementation of the OmemoService using the Signal library.SignalOmemoStore Implementation of the OmemoStore using the Signal library.SignalOmemoStoreConnector Class that adapts libsignal-protocol-java's Store classes to the OmemoStore class.