Uses of Package
org.jivesoftware.smackx.omemo
Package
Description
Classes and interfaces for OMEMO Encryption.
StanzaListeners used for internal purposes.
Callbacks and listeners.
Concrete implementation of OMEMO for smack using the signal-protocol-java library.
Helper classes and other stuff.
-
ClassDescriptionManager that allows sending messages encrypted with OMEMO.Callback which can be used to get notified, when the OmemoManager finished initializing.Guard class which ensures that the wrapped OmemoManager knows its BareJid.Incoming OMEMO message.Outgoing OMEMO message.This class contains OMEMO related logic and registers listeners etc.Class that presents some methods that are used to load/generate/store keys and session data needed for OMEMO.
-
ClassDescriptionGuard class which ensures that the wrapped OmemoManager knows its BareJid.
-
-
ClassDescriptionThis class implements the Proxy Pattern in order to wrap an OmemoStore with a caching layer.Like a rocket! Implementation of the
OmemoStore
class that uses plain files for storage.Manager that allows sending messages encrypted with OMEMO.This class contains OMEMO related logic and registers listeners etc.Class that presents some methods that are used to load/generate/store keys and session data needed for OMEMO. -